From c9b6051f2cafb34582e7d4faa228243fdcd7fda5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 10 Oct 2010 15:25:59 -0400 Subject: linux-wrs: add initial beagleboard support BUGID: 421 Create the infrastructure to build the beagleboard against the linux-wrs kernel. Signed-off-by: Bruce Ashfield --- meta/conf/machine/beagleboard.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta/conf/machine') diff --git a/meta/conf/machine/beagleboard.conf b/meta/conf/machine/beagleboard.conf index 710fc76172..d44b7aaf60 100644 --- a/meta/conf/machine/beagleboard.conf +++ b/meta/conf/machine/beagleboard.conf @@ -22,8 +22,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp " # Guesswork SERIAL_CONSOLE = "115200 ttyS2" -# No kernel recipe yet -PREFERRED_PROVIDER_virtual/kernel = "linux-omap" +PREFERRED_PROVIDER_virtual/kernel = "linux-wrs" KERNEL_IMAGETYPE = "uImage" -- cgit v1.2.3