[oe-commits] Klaus Kurzmann : shr-autorev-unstable.inc: require fso-autorev.inc

git version control git at git.openembedded.org
Thu Jun 18 13:03:07 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jun 18 15:02:56 2009 +0200

shr-autorev-unstable.inc: require fso-autorev.inc

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/include/shr-autorev-unstable.inc |   14 +++-----------
 1 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/conf/distro/include/shr-autorev-unstable.inc b/conf/distro/include/shr-autorev-unstable.inc
index e7a0d96..155d40b 100644
--- a/conf/distro/include/shr-autorev-unstable.inc
+++ b/conf/distro/include/shr-autorev-unstable.inc
@@ -1,16 +1,8 @@
 
 # FSO stuff
-SRCREV_pn-frameworkd = "${AUTOREV}"
-SRCREV_pn-frameworkd-config-shr = "${AUTOREV}"
-SRCREV_pn-libeflvala = "${AUTOREV}"
-SRCREV_pn-frameworkd-config-shr = "${AUTOREV}"
-SRCREV_pn-frameworkd-config-shr_FSO_REV = "${AUTOREV}"
-SRCREV_pn-frameworkd-config-shr_SHR_REV = "${AUTOREV}"
-SRCREV_pn-dbus-hlid = "${AUTOREV}"
-SRCREV_pn-vala-dbus-binding-tool-native = "${AUTOREV}"
-SRCREV_pn-libfso-glib = "${AUTOREV}"
-SRCREV_pn-fso-specs = "${AUTOREV}"
-SRCPV_pn-paroli-elementary = "6455e99d6c4c979ff19cd3d97d02ad6cab8efcea"
+# we always want fso-autorev for unstable
+require conf/distro/include/fso-autorev.inc
+
 SRCREV_pn-fsoraw = "${AUTOREV}"
 
 # SHR stuff





More information about the Openembedded-commits mailing list