[oe-commits] org.oe.dev geoclue_git.bb : add staging from OM mtn

xora commit oe at amethyst.openembedded.net
Thu Mar 20 07:47:30 UTC 2008


geoclue_git.bb : add staging from OM mtn

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 78360816df362f5b16592de4f63edac71195b4e7
ViewMTN: http://monotone.openembedded.org/revision/info/78360816df362f5b16592de4f63edac71195b4e7
Files:
1
packages/geoclue/geoclue_git.bb
Diffs:

#
# mt diff -rc2ce4f63332f6f543309945729edcec4f778820c -r78360816df362f5b16592de4f63edac71195b4e7
#
#
#
# patch "packages/geoclue/geoclue_git.bb"
#  from [41a9cfe777c671fde4cfbf21bc73e65fffa0fb5a]
#    to [61b4116a51767becb10727a6f9d7fde0ca9adc6d]
#
============================================================
--- packages/geoclue/geoclue_git.bb	41a9cfe777c671fde4cfbf21bc73e65fffa0fb5a
+++ packages/geoclue/geoclue_git.bb	61b4116a51767becb10727a6f9d7fde0ca9adc6d
@@ -20,6 +20,10 @@ EXTRA_OECONF = " --enable-applet=no \
                  --enable-gpsd \
 		 --enable-system-bus"
 
+do_stage() {
+	autotools_stage_all
+}
+
 do_install_append() {
 	mkdir -p ${D}/usr/share/
 	cp -pPr ${D}${STAGING_DATADIR}/* ${D}/usr/share






More information about the Openembedded-commits mailing list