From: Darren Hart Date: Wed, 19 Jan 2011 18:12:49 +0000 (-0800) Subject: overo: use the new upstream u-boot recipe X-Git-Tag: 2011-1~2759 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f1902976e5fbd13780c4c3902d1c7214709bb44a;p=openembedded-core.git 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 CC: Tom Zanussi CC: Bruce Ashfield --- 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 \