]> code.ossystems Code Review - openembedded-core.git/commitdiff
overo: use the new upstream u-boot recipe
authorDarren Hart <dvhart@linux.intel.com>
Wed, 19 Jan 2011 18:12:49 +0000 (10:12 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jan 2011 11:18:36 +0000 (11:18 +0000)
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@linux.intel.com>
CC: Tom Zanussi <tom.zanussi@intel.com>
CC: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/conf/machine/overo.conf

index 9fefd73b4862d7d1914915d77df27c87f88e7d0b..5271db627b2836c3e7277133d4db2578d9a5f9cd 100644 (file)
@@ -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 \