[poky] [PATCH 4/6] overo: use the new upstream u-boot recipe

Darren Hart dvhart at linux.intel.com
Wed Jan 19 13:30:54 PST 2011


In preparation to remove the u-boot-omap3 recipe, update the overo
machine to use the new upstream u-boot recipe.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
CC: Tom Zanussi <tom.zanussi at intel.com>
CC: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 meta/conf/machine/overo.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/machine/overo.conf b/meta/conf/machine/overo.conf
index 9fefd73..5271db6 100644
--- a/meta/conf/machine/overo.conf
+++ b/meta/conf/machine/overo.conf
@@ -18,7 +18,7 @@ SERIAL_CONSOLE = "115200 ttyS2"
 
 IMAGE_FSTYPES += "tar.bz2 jffs2"
 EXTRA_IMAGECMD_jffs2 = "-lnp "
-EXTRA_IMAGEDEPENDS += "u-boot-omap3 x-load"
+EXTRA_IMAGEDEPENDS += "u-boot x-load"
 
 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
 #XSERVER = "xserver-xorg \
-- 
1.7.1




More information about the poky mailing list