From 313fd4fd8f2cdd612e0a896cb7cad48c6337317e Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 25 Jul 2011 13:57:04 -0500 Subject: meta-jasperforeset: switch to linux-yocto 3.0 kernel Switch jasperforest to the 3.0 kernel, lock it down, and update kernel SRCREVs. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-jasperforest/conf') diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 3f8591a5..1d875b54 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf @@ -15,6 +15,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ KERNEL_IMAGETYPE = "bzImage" PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" +PREFERRED_VERSION_linux-yocto = "3.0+git%" PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto" PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-trim" -- cgit v1.2.3-54-g00ecf