From f2b265fc3cb8ef8d36399e5a6d7392a65761b0b1 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 3 Jun 2014 07:52:50 -0700 Subject: poky-tiny: Update kernel version to 3.14 (From meta-yocto rev: 39c5093f8665a698c688650d40b4a9b7e6eef2ee) Signed-off-by: Saul Wold 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 2548d79371..335049103f 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.8%" +PREFERRED_VERSION_linux-yocto-tiny = "3.14%" # 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