diff options
author | Koen Kooi <koen@openembedded.org> | 2006-11-14 20:14:55 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-11-14 20:14:55 +0000 |
commit | d5f68875343b7eb93ef9c614e52bd9966c06417a (patch) | |
tree | 5eef6df078b7d794611ba8b129fee9d95013ab8b /conf/distro/include/sane-srcdates.inc | |
parent | 1084c37f9a8fd913ffdee54fba4d5bbd31bef68a (diff) |
libmimedir: add a maxdate for the gslist patch and a sane-srcdate to work around some weirdness in bitbake trunk
Diffstat (limited to 'conf/distro/include/sane-srcdates.inc')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index e7085e33c3..ffde56224c 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -41,6 +41,7 @@ SRCDATE_zaurusd ?= "20060628" # GPE SRCDATE_dasher-gpe ?= "20060814" SRCDATE_rosetta ?= "20060804" +SRCDATE_libmimedir ?= "20060804" # GNOME SRCDATE_gconf-dbus ?= "20060719" |