[oe-commits] Koen Kooi : u-boot git: bump beagle SRCREV * WARNING: the u-boot dudes changes 'mmcinit' to 'mmc init', so update your bootcmd

git version control git at git.openembedded.org
Fri Jun 5 16:11:23 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6e04293e829eb9b1f4e3ae8d023f405cdd722730
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6e04293e829eb9b1f4e3ae8d023f405cdd722730

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jun  5 10:27:27 2009 +0200

u-boot git: bump beagle SRCREV * WARNING: the u-boot dudes changes 'mmcinit' to 'mmc init', so update your bootcmd

---

 recipes/u-boot/u-boot_git.bb |    8 +++-----
 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 1cf4b2c..9f1bd61 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"





More information about the Openembedded-commits mailing list