diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-21 15:32:47 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-21 15:32:47 +0200 |
| commit | 77dbc42e7a64452c4e87c0ee8e3040758d2e6ea6 (patch) | |
| tree | 03e83d9a224582994dd7651d1b0818846a852387 | |
| parent | ad481c81503feee0678644c0cd91b184e1b616dc (diff) | |
| download | meta-ti-77dbc42e7a64452c4e87c0ee8e3040758d2e6ea6.tar.gz | |
u-boot 2011.10rc: remove beaglebone machine ID patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -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 | " |
