diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-23 11:26:01 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-23 11:26:01 +0000 |
commit | 91509a0519880e6b245d26fb85459660d7b0cbe4 (patch) | |
tree | b668075d626e7ee8d20ba0f04bdab4455ff9853f | |
parent | dff9e4b3144470e216fa563de501c42650b536fb (diff) | |
download | poky-91509a0519880e6b245d26fb85459660d7b0cbe4.tar.gz |
poky.conf: Set some missing SRCDATEs including qemu and psplash
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@945 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/poky.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 82edf8d8fa..67fff58329 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -113,12 +113,13 @@ SRCDATE_libxmu ?= "20051115" | |||
113 | SRCDATE_xdpyinfo ?= "20051115" | 113 | SRCDATE_xdpyinfo ?= "20051115" |
114 | SRCDATE_xauth ?= "20060120" | 114 | SRCDATE_xauth ?= "20060120" |
115 | SRCDATE_xserver-kdrive = "20050207" | 115 | SRCDATE_xserver-kdrive = "20050207" |
116 | SRCDATE_qemu ?= "20060723" | ||
116 | SRCDATE_qemu-native ?= "20060723" | 117 | SRCDATE_qemu-native ?= "20060723" |
117 | SRCDATE_oprofile ?= "20061011" | 118 | SRCDATE_oprofile ?= "20061011" |
118 | SRCDATE_zaurusd ?= "20060729" | 119 | SRCDATE_zaurusd ?= "20060729" |
119 | SRCDATE_owl-video-widget ?= "20060925" | 120 | SRCDATE_owl-video-widget ?= "20060925" |
120 | 121 | SRCDATE_psplash ?= "20061122" | |
121 | # SRCDATE_psplash = "now" | 122 | SRCDATE_maemo-mapper-nohildon ?= "20061114" |
122 | 123 | ||
123 | # | 124 | # |
124 | # Preferred Versions: | 125 | # Preferred Versions: |