aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-05 10:27:27 +0200
committerKoen Kooi <koen@Powerbook-3.local>2009-06-05 17:48:13 +0200
commit6e04293e829eb9b1f4e3ae8d023f405cdd722730 (patch)
tree6d2c63079e6f54f6fa10e742509d372ce45b45b9 /recipes/u-boot
parenta96dad4f7844ecb092225c695ea899b19445c611 (diff)
downloadopenembedded-6e04293e829eb9b1f4e3ae8d023f405cdd722730.tar.gz
u-boot git: bump beagle SRCREV * WARNING: the u-boot dudes changes 'mmcinit' to 'mmc init', so update your bootcmd
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 1cf4b2c426..9f1bd61c00 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -16,14 +16,12 @@ SRCREV_afeb9260-180 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78"
SRC_URI_append_afeb9260 = " file://AFEB9260-network-fix.patch;patch=1"
SRC_URI_append_afeb9260-180 = " file://AFEB9260-network-fix.patch;patch=1"
-SRC_URI_beagleboard = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev-usb;protocol=git \
+SRC_URI_beagleboard = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;protocol=git \
file://fw-env.patch;patch=1 \
file://dss2.patch;patch=1 \
- file://omap-usb-dev-dfu.patch;patch=1 \
- file://dfu-second-patch.patch;patch=1 \
"
-SRCREV_beagleboard = "715c646c0bd3e99d4f964f2b5539d2155ce8f87a"
-PV_beagleboard = "2009.03+${PR}+gitr${SRCREV}"
+SRCREV_beagleboard = "d363f9cb0918a1b6b92e2e20d01543d0c4f53274"
+PV_beagleboard = "2009.05+${PR}+gitr${SRCREV}"
SRC_URI_omap3evm = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;protocol=git"
SRCREV_omap3evm = "2dea1db2a3b7c12ed70bbf8ee50755089c5e5170"