]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-bsp/u-boot/u-boot_2011.10rc.bb
u-boot 2011.10rc: update SRCREV and rediff patches
[glsdk/meta-ti-glsdk.git] / recipes-bsp / u-boot / u-boot_2011.10rc.bb
index e10c89553076c5082751a46d4f7547abfb54b336..e4552b864461686a3c481ad165a9a6afef4f7bf0 100644 (file)
@@ -4,20 +4,21 @@ require u-boot.inc
 COMPATIBLE_MACHINE = "(ti33x)"
 DEFAULT_PREFERENCE_ti33x = "99"
 PV = "2011.09+git"
-PR = "r9"
+PR = "r16"
 
 # SPL build
 UBOOT_BINARY = "u-boot.img"
 UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
 UBOOT_SYMLINK = "u-boot-${MACHINE}.img"
 
-SRC_URI = "git://github.com/trini/u-boot.git;protocol=git;branch=int_am335xpsp_04.06.00.01-v2011.09-for-sdk-05.03.00.00 \
-           file://2011.09git/0001-am335x_evm-boot-kernel-from-ext2-3-filesystem.patch \
-           file://2011.09git/0002-am335x_evm-set-bootdelay-to-0.patch \
-           file://2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch \
+SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;branch=int_am335xpsp_04.06.00.01-v2011.09-for-sdk-05.03.00.00 \
+           file://2011.09git/0001-am335x_evm-only-do-in-kernel-dhcp-when-using-NFS-use.patch \
+           file://2011.09git/0002-am335x_evm-boot-kernel-from-boot-in-ext2-3-filesyste.patch \
+           file://2011.09git/0003-am335x_evm-set-bootdelay-to-1.patch \
+           file://2011.09git/0004-am335x-evm-make-MMC-rootfs-RO-on-boot-so-fsck-works.patch \
           "
 
-SRCREV = "3fb65523c5994718b56a3b4b18ddf1ef3ffc02dc"
+SRCREV = "f63b270e47f62f4d1a05b2001357e215966c6f5a"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"