From 981a201fee5e6270703690c73e4fe0695d51d761 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 8 Aug 2007 19:54:57 +0000 Subject: 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 --- meta/conf/distro/poky.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'meta/conf/distro/poky.conf') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 7d6a5b55f..729e4b1f7 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" -- cgit v1.2.3