From ad4112668188940dcf9e53b0410714a78349a0f3 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Fri, 5 Oct 2012 22:33:29 +0000 Subject: poky-tiny: Update the default kernel to linux-yocto-tiny_3.4 The 3.4 linux-yocto-tiny kernel successfully boots to a prompt for qemux86. (From meta-yocto rev: e24ea77ca40e096f294649e3f85c8ec47efcbb87) Signed-off-by: Darren Hart Signed-off-by: Richard Purdie --- meta-yocto/conf/distro/poky-tiny.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto') diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 3196fa0eb4..d40748e174 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf @@ -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" -- cgit v1.2.3-54-g00ecf