diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot_2011.10rc.bb | 3 |
1 files changed, 1 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 888c5bf3..0bd39d37 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 | |||
| 4 | COMPATIBLE_MACHINE = "(ti33x)" | 4 | COMPATIBLE_MACHINE = "(ti33x)" |
| 5 | DEFAULT_PREFERENCE_ti33x = "99" | 5 | DEFAULT_PREFERENCE_ti33x = "99" |
| 6 | PV = "2011.09+git" | 6 | PV = "2011.09+git" |
| 7 | PR = "r13" | 7 | PR = "r14" |
| 8 | 8 | ||
| 9 | # SPL build | 9 | # SPL build |
| 10 | UBOOT_BINARY = "u-boot.img" | 10 | UBOOT_BINARY = "u-boot.img" |
| @@ -16,7 +16,6 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br | |||
| 16 | file://2011.09git/0002-am335x_evm-set-bootdelay-to-0.patch \ | 16 | file://2011.09git/0002-am335x_evm-set-bootdelay-to-0.patch \ |
| 17 | file://2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch \ | 17 | file://2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch \ |
| 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/0002-evm-If-beaglebone-is-detected-pass-the-MACH_TYPE_BEA.patch \ | ||
| 20 | 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 \ |
| 21 | 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 \ |
| 22 | " | 21 | " |
