From: Marcin Juszkiewicz Date: Wed, 8 Aug 2007 19:54:57 +0000 (+0000) Subject: poky: switch gconf-dbus, eds-dbus, dates, contacts, web to SRCREV X-Git-Tag: 2011-1~11019 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=981a201fee5e6270703690c73e4fe0695d51d761;p=openembedded-core.git poky: switch gconf-dbus, eds-dbus, dates, contacts, web to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2399 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 7d6a5b55f4..729e4b1f72 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -62,14 +62,15 @@ PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" # -# CVS Dates to use: +# Source dates or revisions to use: # -SRCDATE_gconf-dbus ?= "20070628" -SRCDATE_contacts ?= "20070614" -SRCDATE_dates ?= "20070706" +SRCREV_gconf-dbus ?= "604" +SRCREV_contacts ?= "214" +SRCREV_dates ?= "470" +#SRCREV_gtkhtml2 ?= "1144" #why it selects 1153? SRCDATE_gtkhtml2 ?= "20060323" -SRCDATE_web ?= "20070529" -SRCDATE_eds-dbus ?= "20070801" +SRCREV_web ?= "96" +SRCREV_eds-dbus ?= "580" SRCDATE_minimo ?= "20070510" SRCDATE_ipkg-utils-native ?= "20050930" SRCDATE_ipkg-link-1 ?= "20050930" @@ -124,7 +125,7 @@ SRCDATE_libgsmd ?= "20070801" # # Preferred Versions: # -PREFERRED_VERSION_dates ?= "0.4.4+svn${SRCDATE}" +PREFERRED_VERSION_dates ?= "0.4.4+svnr${SRCREV}" PREFERRED_VERSION_matchbox ?= "0.9.1" PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" PREFERRED_VERSION_matchbox-applet-startup-monitor ?= "0.1"