git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6750ac
)
apmd: convert to new style staging
author
Koen Kooi
<koen@openembedded.org>
Sat, 27 Mar 2010 09:49:52 +0000
(10:49 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 27 Mar 2010 09:49:52 +0000
(10:49 +0100)
recipes/apmd/apmd_3.2.2.bb
patch
|
blob
|
history
diff --git
a/recipes/apmd/apmd_3.2.2.bb
b/recipes/apmd/apmd_3.2.2.bb
index
471ee9c
..
10debfb
100644
(file)
--- 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 = "r1
1.01
"
+PR = "r1
2
"
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