aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omap2430sdp.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-21 10:22:58 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-21 10:22:58 +0200
commitffd7fe5dfaaa0afd664f0c846d15df14d7e0fd46 (patch)
tree7288849a414982d74a43de2d106858cec6c51472 /conf/machine/omap2430sdp.conf
parentec39356527e906ac3875cb244d21c80c1563f4bd (diff)
downloadopenembedded-ffd7fe5dfaaa0afd664f0c846d15df14d7e0fd46.tar.gz
omap machines: remove preferred versions from machine files, the recipes already pin those correctly
Diffstat (limited to 'conf/machine/omap2430sdp.conf')
-rw-r--r--conf/machine/omap2430sdp.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/omap2430sdp.conf b/conf/machine/omap2430sdp.conf
index 7b1f8abfda..3995a3da99 100644
--- a/conf/machine/omap2430sdp.conf
+++ b/conf/machine/omap2430sdp.conf
@@ -5,7 +5,6 @@
TARGET_ARCH = "arm"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap2"
-PREFERRED_VERSION_u-boot = "1.1.4"
SERIAL_CONSOLE ?= "115200 ttyS0"
IMAGE_FSTYPES ?= "jffs2"