From: Koen Kooi Date: Wed, 28 Oct 2009 14:03:33 +0000 (+0100) Subject: omap3-pandora: fix uboot provider X-Git-Tag: Release-2010-05/1~1882 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e29f89240d5fc55967e2014a0fcef1595d5f61;p=openembedded.git omap3-pandora: fix uboot provider --- 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 \