[oe-commits] Koen Kooi : omap3-pandora: fix uboot provider

git version control git at git.openembedded.org
Fri Oct 30 10:56:53 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 35e29f89240d5fc55967e2014a0fcef1595d5f61
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=35e29f89240d5fc55967e2014a0fcef1595d5f61

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 28 15:03:33 2009 +0100

omap3-pandora: fix uboot provider

---

 conf/machine/omap3-pandora.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf
index 16d28ba..b06cb31 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 \





More information about the Openembedded-commits mailing list