From: Richard Purdie Date: Fri, 13 Aug 2010 09:33:54 +0000 (+0100) Subject: apmd: Add back libtool patch as the issue the patch fixed reappeared X-Git-Tag: 2011-1~4863 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=84d31b8970b3115a70d2637bc02a1d6feceb2407;p=openembedded-core.git apmd: Add back libtool patch as the issue the patch fixed reappeared Signed-off-by: Richard Purdie --- diff --git a/meta/packages/apmd/apmd_3.2.2-14.bb b/meta/packages/apmd/apmd_3.2.2-14.bb index 70d07c3561..2778cc69e8 100644 --- a/meta/packages/apmd/apmd_3.2.2-14.bb +++ b/meta/packages/apmd/apmd_3.2.2-14.bb @@ -5,10 +5,11 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" DEPENDS = "libtool-cross" -PR = "r0" +PR = "r1" SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_3.2.2.orig.tar.gz \ ${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.diff.gz \ + file://libtool.patch \ file://unlinux.patch \ file://init \ file://default \