From: Darren Hart Date: Tue, 2 Apr 2013 23:17:41 +0000 (+0000) Subject: atom-pc: Update to linux-yocto_3.8 (3.8.4) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19ca213d800809bc11d8b78c6361f6fca0dbbfbe;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git atom-pc: Update to linux-yocto_3.8 (3.8.4) Bring atom-pc up to date with the latest available linux-yocto kernel, 3.8.4. Build and boot tested on the Toshiba NB-305 notebook with core-image-sato. Signed-off-by: Darren Hart Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf b/meta-yocto-bsp/conf/machine/atom-pc.conf index b1c2ae194ef..e8f377fd5db 100644 --- a/meta-yocto-bsp/conf/machine/atom-pc.conf +++ b/meta-yocto-bsp/conf/machine/atom-pc.conf @@ -10,7 +10,7 @@ MACHINE_FEATURES = "screen keyboard pci usbhost ext2 ext3 x86 wifi acpi alsa" KERNEL_IMAGETYPE = "bzImage" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "3.4%" +PREFERRED_VERSION_linux-yocto ?= "3.8%" PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" XSERVER ?= "xserver-xorg \ xserver-xorg-extension-glx \