]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
poky-tiny: Update the default kernel to linux-yocto-tiny_3.4
authorDarren Hart <dvhart@linux.intel.com>
Fri, 5 Oct 2012 22:33:29 +0000 (22:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Oct 2012 08:19:52 +0000 (09:19 +0100)
The 3.4 linux-yocto-tiny kernel successfully boots to a prompt for
qemux86.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/distro/poky-tiny.conf

index 3196fa0eb43f8fe011ca92871b119003886bb919..d40748e174cdbfc57aacd99cbaf373492cd2ec65 100644 (file)
@@ -37,7 +37,7 @@ DISTRO = "poky-tiny"
 # Distro config is evaluated after the machine config, so we have to explicitly
 # set the kernel provider to override a machine config.
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny"
-PREFERRED_VERSION_linux-yocto-tiny = "3.2%"
+PREFERRED_VERSION_linux-yocto-tiny = "3.4%"
 
 # We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny
 #POKY_DEFAULT_EXTRA_RDEPENDS += "packagegroup-core-boot"