summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot_2011.06.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-05 08:31:21 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-05 12:03:43 -0500
commit43956e56dba61709a4b01bb4ed6c4a28cef19d30 (patch)
treeeec5e279a89f5e98c073727156c5656ca017da00 /recipes-bsp/u-boot/u-boot_2011.06.bb
parentdfbcf63963c95a4818865a9a397dae58c0045121 (diff)
downloadmeta-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.bb2
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 @@
1require u-boot.inc 1require u-boot.inc
2 2
3# No patches for other machines yet 3# No patches for other machines yet
4COMPATIBLE_MACHINE = "(beagleboard|omap4430-panda)" 4COMPATIBLE_MACHINE = "(beagleboard)"
5 5
6SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \ 6SRC_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 \