diff options
author | Robert Bradford <rob@openedhand.com> | 2007-07-12 18:38:46 +0000 |
---|---|---|
committer | Robert Bradford <rob@openedhand.com> | 2007-07-12 18:38:46 +0000 |
commit | 10bb42b8e775dbafc0d80ee2e98e405f4172f39b (patch) | |
tree | f7ade57771df976d102be7ab390f1071a35ea3f8 /meta/conf | |
parent | 34acb84478c92d7774208e8dece632809a462c27 (diff) | |
download | openembedded-core-10bb42b8e775dbafc0d80ee2e98e405f4172f39b.tar.gz openembedded-core-10bb42b8e775dbafc0d80ee2e98e405f4172f39b.tar.bz2 openembedded-core-10bb42b8e775dbafc0d80ee2e98e405f4172f39b.zip |
Update Poky to Dates 0.4.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2174 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 9a663e9a19..f7b34f3482 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -84,7 +84,7 @@ SRCDATE_matchbox-desktop ?= "20070705" SRCDATE_matchbox-keyboard ?= "20070705" SRCDATE_matchbox-panel ?= "20060727" SRCDATE_matchbox-panel-manager ?= "20060612" -SRCDATE_matchbox-panel-2 ?= "20070712" +SRCDATE_matchbox-panel-2 ?= "20070713" SRCDATE_matchbox-stroke ?= "20070417" SRCDATE_matchbox-themes-extra ?= "20070417" SRCDATE_matchbox-wm ?= "20070417" @@ -124,7 +124,7 @@ SRCDATE_xvideo-tests ?= "20070702" # # Preferred Versions: # -PREFERRED_VERSION_dates ?= "0.4.3+svn${SRCDATE}" +PREFERRED_VERSION_dates ?= "0.4.4+svn${SRCDATE}" PREFERRED_VERSION_matchbox ?= "0.9.1" PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" PREFERRED_VERSION_matchbox-applet-startup-monitor ?= "0.1" |