summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-08 15:15:58 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-08 15:15:58 +0000
commit63c1c2a66946d5578fe4450f6159a3a11131dc83 (patch)
tree1ea29ef81c1aea4efa53fd768212c35034f96359
parent2c147f87a576d38d3255b8cd4bfe8f18cba28e72 (diff)
downloadpoky-63c1c2a66946d5578fe4450f6159a3a11131dc83.tar.gz
apmd: merge recipe cleanup with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4208 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/apmd/apmd_3.2.2.bb4
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"
3PRIORITY = "required" 3PRIORITY = "required"
4DEPENDS = "libtool-cross" 4DEPENDS = "libtool-cross"
5LICENSE = "GPL" 5LICENSE = "GPL"
6PR = "r8" 6PR = "r10"
7 7
8SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz; \ 8SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \
9 file://debian.patch;patch=1 \ 9 file://debian.patch;patch=1 \
10 file://workaround.patch;patch=1 \ 10 file://workaround.patch;patch=1 \
11 file://zaurus24.patch;patch=1 \ 11 file://zaurus24.patch;patch=1 \