From: Richard Purdie Date: Fri, 21 Dec 2007 23:28:37 +0000 (+0000) Subject: poky-floating-srcrev.inc: Tweak file X-Git-Tag: 2011-1~10045 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cdde631f5f88aa860d7b4d56677746316da66bac;p=openembedded-core.git poky-floating-srcrev.inc: Tweak file git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3377 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/include/poky-floating-srcrev.inc b/meta/conf/distro/include/poky-floating-srcrev.inc index a7b8146d17..e3283ca022 100644 --- a/meta/conf/distro/include/poky-floating-srcrev.inc +++ b/meta/conf/distro/include/poky-floating-srcrev.inc @@ -1,7 +1,17 @@ +PREFERRED_VERSION_matchbox-common ?= "" +PREFERRED_VERSION_matchbox-config-gtk ?= "" +PREFERRED_VERSION_matchbox-desktop ?= "" +PREFERRED_VERSION_matchbox-keyboard ?= "" +PREFERRED_VERSION_matchbox-panel ?= "" +PREFERRED_VERSION_matchbox-stroke ?= "" +PREFERRED_VERSION_matchbox-themes-extra ?= "" +PREFERRED_VERSION_matchbox-wm ?= "" +PREFERRED_VERSION_dates ?= "" + SRCREV_pn-gconf-dbus ?= "${AUTOREV}" SRCREV_pn-contacts ?= "${AUTOREV}" SRCREV_pn-dates ?= "${AUTOREV}" -SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" +#SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" SRCREV_pn-web ?= "${AUTOREV}" SRCREV_pn-eds-dbus ?= "${AUTOREV}" SRCREV_pn-matchbox-common ?= "${AUTOREV}"