aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-01-19 10:12:49 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-21 11:18:36 +0000
commitf1902976e5fbd13780c4c3902d1c7214709bb44a (patch)
tree4d18fd04ba3277ed36d9d4b61e3e033018f4eeef
parentfb07e93b8e67c54d07110b0f24cb91dd6647c7bf (diff)
downloadopenembedded-core-contrib-f1902976e5fbd13780c4c3902d1c7214709bb44a.tar.gz
overo: use the new upstream u-boot recipe
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>
-rw-r--r--meta/conf/machine/overo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/overo.conf b/meta/conf/machine/overo.conf
index 9fefd73b48..5271db627b 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 \