[oe-commits] Koen Kooi : devicekit, -power: convert to new style staging

git version control git at git.openembedded.org
Wed Feb 17 12:53:08 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 1eb889c7e01fa785d0032e35b1b389c7e859ad27
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1eb889c7e01fa785d0032e35b1b389c7e859ad27

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Feb 16 10:35:36 2010 +0100

devicekit, -power: convert to new style staging

---

 recipes/devicekit/devicekit-power_009.bb |    4 ----
 recipes/devicekit/devicekit_003.bb       |    2 --
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/recipes/devicekit/devicekit-power_009.bb b/recipes/devicekit/devicekit-power_009.bb
index 0622d4a..02edd16 100644
--- a/recipes/devicekit/devicekit-power_009.bb
+++ b/recipes/devicekit/devicekit-power_009.bb
@@ -11,10 +11,6 @@ do_configure_prepend() {
 	sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am
 }	
 
-do_stage() {
-        autotools_stage_all
-}
-
 FILES_${PN} += "${datadir}/dbus-1/ \
                 ${datadir}/PolicyKit \
                 ${base_libdir}/udev/* \
diff --git a/recipes/devicekit/devicekit_003.bb b/recipes/devicekit/devicekit_003.bb
index 3439290..d4dfafb 100644
--- a/recipes/devicekit/devicekit_003.bb
+++ b/recipes/devicekit/devicekit_003.bb
@@ -11,7 +11,5 @@ do_configure_prepend() {
 	sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am
 }	
 
-inherit autotools_stage
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
 
 FILES_${PN} += "${datadir}/dbus-1/"





More information about the Openembedded-commits mailing list