diff options
author | Dodji Seketeli <dodji@openedhand.com> | 2007-07-23 15:29:26 +0000 |
---|---|---|
committer | Dodji Seketeli <dodji@openedhand.com> | 2007-07-23 15:29:26 +0000 |
commit | d93f4d82ed2caeb137f858415ec7c7b410957926 (patch) | |
tree | ade8f42f1fdf705ccd4a2cc9a2a3172551799703 /meta | |
parent | fb37f45e2dc174e7865c4cc46b7aa67120da8f7c (diff) | |
download | openembedded-core-d93f4d82ed2caeb137f858415ec7c7b410957926.tar.gz openembedded-core-d93f4d82ed2caeb137f858415ec7c7b410957926.tar.bz2 openembedded-core-d93f4d82ed2caeb137f858415ec7c7b410957926.zip |
bump zaurusd srcdate to get its version that uses the right tslib version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2210 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 6da45fefae..f001bb6cb3 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -99,7 +99,7 @@ SRCDATE_qemu ?= "20070613" SRCDATE_qemu-native ?= "20070613" SRCDATE_oprofile ?= "20070529" SRCDATE_oprofileui ?= "20070529" -SRCDATE_zaurusd ?= "20070711" +SRCDATE_zaurusd ?= "20070712" SRCDATE_owl-video-widget ?= "20070529" SRCDATE_psplash ?= "20070529" SRCDATE_maemo-mapper-nohildon ?= "20061114" |