diff options
author | Matthew Allum <mallum@openedhand.com> | 2006-08-17 16:29:12 +0000 |
---|---|---|
committer | Matthew Allum <mallum@openedhand.com> | 2006-08-17 16:29:12 +0000 |
commit | 7d9b40bf4e1af43de623abe8b13ce1bf8b984414 (patch) | |
tree | cff450e52938ad6b8ed65a297e9e19c48bb6f4e0 /meta/conf/distro/poky.conf | |
parent | 22a7b205e4337895e6eaad5eeba596245a22bfe7 (diff) | |
download | openembedded-core-7d9b40bf4e1af43de623abe8b13ce1bf8b984414.tar.gz openembedded-core-7d9b40bf4e1af43de623abe8b13ce1bf8b984414.tar.bz2 openembedded-core-7d9b40bf4e1af43de623abe8b13ce1bf8b984414.zip |
bump up settings daemon date
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@611 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 561effbe29..992858f9d6 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -89,7 +89,7 @@ SRCDATE_matchbox-stroke ?= "20060612" SRCDATE_matchbox-themes-extra ?= "20060612" SRCDATE_matchbox-wm ?= "20060729" SRCDATE_libmatchbox ?= "20060729" -SRCDATE_settings-daemon ?= "20060729" +SRCDATE_settings-daemon ?= "20060818" SRCDATE_tslib ?= "20051101" SRCDATE_libxext ?= "20051101" SRCDATE_renderext ?= "20051101" |