X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=blobdiff_plain;f=recipes-bsp%2Fu-boot%2Fu-boot_2011.10rc.bb;h=ad6d74ce6d1fd97d165f21f3dc8536369da9029f;hp=314446a4e0e2effa4cdbd84985f164f48cc8c8cf;hb=f20182a5975cd8ae9fbd266ff7346871037eb68a;hpb=49041cdd1d986e42cb2c1c47017a91b8f124d04d;ds=sidebyside diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb index 314446a..ad6d74c 100644 --- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb +++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb @@ -4,7 +4,7 @@ require u-boot.inc COMPATIBLE_MACHINE = "beaglebone" DEFAULT_PREFERENCE_beaglebone = "99" PV = "2011.09+git" -PR = "r7" +PR = "r8" # SPL build UBOOT_BINARY = "u-boot.img" @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/trini/u-boot.git;protocol=git;branch=int_am335xpsp_0 file://2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch \ " -SRCREV = "456880b203bc44c025c374c98fa327b804a9cf64" +SRCREV = "3fb65523c5994718b56a3b4b18ddf1ef3ffc02dc" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"