summaryrefslogtreecommitdiffstats
path: root/recipes/apmd
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-27 10:49:52 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-27 10:49:52 +0100
commita740c9c9817aa4b999870e11db2da1ccbec4b3e2 (patch)
tree5680e9110d9161f56b9fcc1eaad2994d3f9413ef /recipes/apmd
parentb6750acf740ac0cc5d9eaf1c255324726f7647b8 (diff)
downloadopenembedded-a740c9c9817aa4b999870e11db2da1ccbec4b3e2.tar.gz
apmd: convert to new style staging
Diffstat (limited to 'recipes/apmd')
-rw-r--r--recipes/apmd/apmd_3.2.2.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/apmd/apmd_3.2.2.bb b/recipes/apmd/apmd_3.2.2.bb
index 471ee9ca10..10debfb39d 100644
--- a/recipes/apmd/apmd_3.2.2.bb
+++ b/recipes/apmd/apmd_3.2.2.bb
@@ -3,7 +3,7 @@ SECTION = "base"
PRIORITY = "required"
DEPENDS = "libtool-cross"
LICENSE = "GPL"
-PR = "r11.01"
+PR = "r12"
SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \
file://debian.patch;patch=1 \
@@ -27,11 +27,6 @@ do_compile() {
oe_runmake "LIBTOOL=${STAGING_BINDIR_NATIVE}/${TARGET_PREFIX}libtool" apm apmd
}
-do_stage() {
- install -m 0644 apm.h ${STAGING_INCDIR}
- oe_libinstall -so libapm ${STAGING_LIBDIR}
-}
-
do_install() {
install -d ${D}${sysconfdir}
install -d ${D}${sysconfdir}/apm