From b8d75d2a50ce379a347336d7f7e2a591ba5f7bcf Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 4 Oct 2010 19:16:54 -0500 Subject: emenlow: switch kernel from "linux" to "linux-wrs" Fixes [BUGID #396] Make the emenlow machine point to the windriver kernel instead. Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-emenlow') diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 311631462e..897f36e62a 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf @@ -16,7 +16,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ KERNEL_IMAGETYPE = "bzImage" -PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_PROVIDER_virtual/kernel = "linux-wrs" PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo" PREFERRED_PROVIDER_drm = "libdrm-poulsbo" PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim" -- cgit v1.2.3-54-g00ecf