summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-07-26 12:40:43 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-08-07 23:04:06 -0400
commit9c103ce85a6ecb836bcdc46137207e466846ee2e (patch)
treefe4c9a39208eb803db225cef63c9e71981b7d0d1
parentf95b2e51ea8194b82d2476b338610782a83ce4de (diff)
downloadmeta-ti-9c103ce85a6ecb836bcdc46137207e466846ee2e.tar.gz
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>
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.10rc.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
index c4b4ca7e..7035b4cb 100644
--- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb
+++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "(ti33x)"
6DEFAULT_PREFERENCE_ti33x = "99" 6DEFAULT_PREFERENCE_ti33x = "99"
7 7
8PV = "2011.09+git" 8PV = "2011.09+git"
9PR = "r28" 9PR = "r29"
10 10
11# SPL build 11# SPL build
12UBOOT_BINARY = "u-boot.img" 12UBOOT_BINARY = "u-boot.img"
@@ -26,7 +26,7 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
26 file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \ 26 file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \
27 " 27 "
28 28
29SRCREV = "ec687252299796639ff9bcb981804fbec7b445a4" 29SRCREV = "dc52533ccff00a12761f793d66b39e4f6a4a3bba"
30 30
31LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 31LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
32 32