summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot_2011.10rc.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2011.10rc.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.10rc.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
index 0bd39d37..ca7b670a 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 = "r14" 7PR = "r15"
8 8
9# SPL build 9# SPL build
10UBOOT_BINARY = "u-boot.img" 10UBOOT_BINARY = "u-boot.img"
@@ -18,6 +18,7 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
18 file://2011.09git/0001-mach-types-Add-new-beaglebone-machine-type.patch \ 18 file://2011.09git/0001-mach-types-Add-new-beaglebone-machine-type.patch \
19 file://2011.09git/0003-am335x_evm-single-byte-address-EEPROM-for-board-iden.patch \ 19 file://2011.09git/0003-am335x_evm-single-byte-address-EEPROM-for-board-iden.patch \
20 file://2011.09git/0004-am335x-evm-fall-back-to-bone-if-header.config-is-emp.patch \ 20 file://2011.09git/0004-am335x-evm-fall-back-to-bone-if-header.config-is-emp.patch \
21 file://2011.09git/0005-am335x-evm-Read-name-field-in-EEPROM-header-for-Beag.patch \
21 " 22 "
22 23
23SRCREV = "9158d7f37d596b867039345cb2e3f8f18f54fe46" 24SRCREV = "9158d7f37d596b867039345cb2e3f8f18f54fe46"