diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-22 11:37:24 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-22 11:37:24 +0000 |
commit | db3b571544a78736cf83c13c6cb4758c2e134652 (patch) | |
tree | 298cb651a29615c5d2b6323640e3e48716e68538 /conf | |
parent | 518eaefe12d6df0580699ce600a709adac1e15d9 (diff) |
sane-srcdates: pinpoint OpenMoko U-Boot patches
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index 262f452058..72f652df55 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -40,6 +40,9 @@ SRCDATE_psplash ?= "20070330" SRCDATE_web ?= "20060613" SRCDATE_zaurusd ?= "20060628" +# OpenMoko +SRCDATE_uboot-openmoko = "20070820" + # GPE SRCDATE_dasher-gpe ?= "20060814" SRCDATE_rosetta ?= "20060804" |