diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-08 15:15:58 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-08 15:15:58 +0000 |
commit | 63c1c2a66946d5578fe4450f6159a3a11131dc83 (patch) | |
tree | 1ea29ef81c1aea4efa53fd768212c35034f96359 /meta/packages | |
parent | 2c147f87a576d38d3255b8cd4bfe8f18cba28e72 (diff) | |
download | openembedded-core-63c1c2a66946d5578fe4450f6159a3a11131dc83.tar.gz openembedded-core-63c1c2a66946d5578fe4450f6159a3a11131dc83.tar.bz2 openembedded-core-63c1c2a66946d5578fe4450f6159a3a11131dc83.zip |
apmd: merge recipe cleanup with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4208 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/apmd/apmd_3.2.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/apmd/apmd_3.2.2.bb b/meta/packages/apmd/apmd_3.2.2.bb index f7efb065e1..6e4d2b3bd1 100644 --- a/meta/packages/apmd/apmd_3.2.2.bb +++ b/meta/packages/apmd/apmd_3.2.2.bb @@ -3,9 +3,9 @@ SECTION = "base" PRIORITY = "required" DEPENDS = "libtool-cross" LICENSE = "GPL" -PR = "r8" +PR = "r10" -SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz; \ +SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \ file://debian.patch;patch=1 \ file://workaround.patch;patch=1 \ file://zaurus24.patch;patch=1 \ |