aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-28 15:03:33 +0100
committerKoen Kooi <koen@openembedded.org>2009-10-28 15:03:33 +0100
commit35e29f89240d5fc55967e2014a0fcef1595d5f61 (patch)
treef7bd37660b6ceaefebc5873e4678b5288497ea20 /conf/machine
parentb34f0987f71bbefaf914415cce6bad418a3e3d06 (diff)
downloadopenembedded-35e29f89240d5fc55967e2014a0fcef1595d5f61.tar.gz
omap3-pandora: fix uboot provider
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/omap3-pandora.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf
index 16d28ba6a3..b06cb319ca 100644
--- a/conf/machine/omap3-pandora.conf
+++ b/conf/machine/omap3-pandora.conf
@@ -5,6 +5,8 @@
TARGET_ARCH = "arm"
require conf/machine/include/omap3.inc
+PREFERRED_PROVIDER_u-boot = "u-boot-omap3pandora"
+
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
XSERVER = "xserver-xorg \
xf86-input-evdev \