summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-20 07:56:26 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-20 07:56:26 +0200
commit11f3d28bac4f2c2d874f5b9f07d845808b5f945d (patch)
treed9f44501117e01ba14316a7ae29b4b0047466cb2 /recipes-bsp
parent12c0c08c3b5f5f34f6f6ad24065fc7d674e57a00 (diff)
downloadmeta-ti-11f3d28bac4f2c2d874f5b9f07d845808b5f945d.tar.gz
u-boot 2011.10rc: update with latest rev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp')
-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 272ed70d..3f6e5705 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
4COMPATIBLE_MACHINE = "(ti33x)" 4COMPATIBLE_MACHINE = "(ti33x)"
5DEFAULT_PREFERENCE_ti33x = "99" 5DEFAULT_PREFERENCE_ti33x = "99"
6PV = "2011.09+git" 6PV = "2011.09+git"
7PR = "r11" 7PR = "r12"
8 8
9# SPL build 9# SPL build
10UBOOT_BINARY = "u-boot.img" 10UBOOT_BINARY = "u-boot.img"
@@ -21,7 +21,7 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
21 file://2011.09git/0004-am335x-evm-fall-back-to-bone-if-header.config-is-emp.patch \ 21 file://2011.09git/0004-am335x-evm-fall-back-to-bone-if-header.config-is-emp.patch \
22 " 22 "
23 23
24SRCREV = "4b41772ae4ef8fbea0b3e93af169a115e3ad6d12" 24SRCREV = "066e4c106677e9243bd7ae26e638f8d98e1f0606"
25 25
26LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 26LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
27 27