diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-04 08:06:01 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-04 08:06:01 +0000 |
commit | 8c3e32ec34b4c11506456f62f1591585ca964ef7 (patch) | |
tree | bffe999b5fa683dac2f1c353d7c1d0845b9d2f21 /conf | |
parent | e09578d22ab64c421ae3cc0c14b58e48a3699829 (diff) |
sane-srcdates: add date for xcalibrate
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index 9a88449e07..11b32e55d5 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -1,6 +1,6 @@ # Lock down some SRCDATEs, see http://svn.o-hand.com/view/poky/trunk/openembedded/conf/distro/poky.conf for the original version -SRCDATE_gconf-dbus ?= "20060119" +SRCDATE_gconf-dbus ?= "20060719" SRCDATE_gnome-vfs-dbus ?= "20060119" SRCDATE_contacts ?= "20060707" SRCDATE_dates ?= "20060707" @@ -26,4 +26,5 @@ SRCDATE_tslib ?= "20051101" SRCDATE_libfakekey ?= "20051101" SRCDATE_qemu-native ?= "20060526" SRCDATE_oprofile ?= "20060214" +SRCDATE_xcalibrate ?= "20060804" SRCDATE_zaurusd ?= "20060628" |