1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-03 17:30:43 +00:00

u-boot 2011.09+git: update to latest version of Tom Rini's tree

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-07-26 12:40:43 +02:00
committed by Denys Dmytriyenko
parent 131d02fe36
commit fc003234aa
+2 -2
View File
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "(ti33x)"
DEFAULT_PREFERENCE_ti33x = "99" DEFAULT_PREFERENCE_ti33x = "99"
PV = "2011.09+git" PV = "2011.09+git"
PR = "r28" PR = "r29"
# SPL build # SPL build
UBOOT_BINARY = "u-boot.img" UBOOT_BINARY = "u-boot.img"
@@ -26,7 +26,7 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \ file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \
" "
SRCREV = "ec687252299796639ff9bcb981804fbec7b445a4" SRCREV = "dc52533ccff00a12761f793d66b39e4f6a4a3bba"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"