aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-31 13:28:14 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-31 13:28:14 +0200
commitdaf6cbd44e2abde598bfb614b17520da0027f7e0 (patch)
tree810e8d8159e3d3d8dde2f735a00bc4fa070c4c43 /conf
parentee3347eea156941ba4847a3cfa784cd3d3068019 (diff)
downloadopenembedded-daf6cbd44e2abde598bfb614b17520da0027f7e0.tar.gz
beagleboard: remove u-boot preferred version
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/beagleboard.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index bcbf23eaa8..ce480193f8 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -40,8 +40,5 @@ MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996"
# UBI: sub-page size: 512
UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
-
-PREFERRED_VERSION_u-boot = "git"
-
# and sdio
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"