From f1902976e5fbd13780c4c3902d1c7214709bb44a Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 19 Jan 2011 10:12:49 -0800 Subject: 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 --- meta/conf/machine/overo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/machine') diff --git a/meta/conf/machine/overo.conf b/meta/conf/machine/overo.conf index 9fefd73b4..5271db627 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 \ -- cgit v1.2.3