diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-01-19 17:25:51 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-01-19 17:25:51 +0000 |
commit | f01eb970168114981527b662fe07747281c65426 (patch) | |
tree | 8eaa17c1b0099f0201b0e5d335c1d294ffca3428 /conf | |
parent | e32c20a37e5a282eab0b6d0c757f8f9689c6a171 (diff) |
add bleeding edge git tree for u-boot-openmoko-devel
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/moko-autorev.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index eb0a403fb3..c5390811c6 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -48,6 +48,7 @@ SRCREV_pn-openocd-native ?= "${AUTOREV}" SRCREV_pn-python-gsmd ?= "${AUTOREV}" SRCREV_pn-u-boot-openmoko ?= "${AUTOREV}" +SRCREV_pn-u-boot-openmoko-devel ?= "${AUTOREV}" SRCREV_pn-dfu-util ?= "${AUTOREV}" SRCREV_pn-dfu-util-native ?= "${AUTOREV}" SRCREV_pn-usbpath ?= "${AUTOREV}" |