1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00

u-boot 2011.10rc: move to latest rev, disable d-cache

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-17 15:06:34 +02:00
parent 49041cdd1d
commit f20182a597

View File

@@ -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"