diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-05 08:31:21 +0100 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-03-05 12:03:43 -0500 |
commit | 43956e56dba61709a4b01bb4ed6c4a28cef19d30 (patch) | |
tree | eec5e279a89f5e98c073727156c5656ca017da00 /recipes-bsp/u-boot/u-boot_2011.06.bb | |
parent | dfbcf63963c95a4818865a9a397dae58c0045121 (diff) | |
download | meta-ti-43956e56dba61709a4b01bb4ed6c4a28cef19d30.tar.gz |
pandaboard: remove all traces of old 'omap4430-panda' machine
It has been completely replaced with the 'pandaboard' machine config.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2011.06.bb')
-rw-r--r-- | recipes-bsp/u-boot/u-boot_2011.06.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bb b/recipes-bsp/u-boot/u-boot_2011.06.bb index b5724bfa..21f47d63 100644 --- a/recipes-bsp/u-boot/u-boot_2011.06.bb +++ b/recipes-bsp/u-boot/u-boot_2011.06.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require u-boot.inc | 1 | require u-boot.inc |
2 | 2 | ||
3 | # No patches for other machines yet | 3 | # No patches for other machines yet |
4 | COMPATIBLE_MACHINE = "(beagleboard|omap4430-panda)" | 4 | COMPATIBLE_MACHINE = "(beagleboard)" |
5 | 5 | ||
6 | SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \ | 6 | SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \ |
7 | file://2011.06/0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \ | 7 | file://2011.06/0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \ |