summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-11-26 09:05:07 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-28 09:25:16 +0000
commit883193a66df84aa67664af9e2c53b034592bb884 (patch)
tree506fb380b1f96ccc0ef29fc0a812efce2869f3aa /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parent4487e3a4205188cf53930147c7e88d98f0d8a8e0 (diff)
downloadpoky-883193a66df84aa67664af9e2c53b034592bb884.tar.gz
linux-yocto: remove 3.14 and 3.19 recipes
In preparation for the introduction of new (supported) kernel versions, we remove the 3.14 and 3.19 variants. The kernel trees will still be available, but the recipes are removed from master. These versions can still be built on older releases, or with private copies of the recipes. 3.14 LTSI is replaced by the 4.1 LTSI kernel, and 3.19 will be replaced by 4.4+. (From OE-Core rev: 6814521d0b88ee66442158ed70e77cbdd35d4782) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
deleted file mode 100644
index e13cb80ce5..0000000000
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
+++ /dev/null
@@ -1,23 +0,0 @@
1KBRANCH ?= "standard/tiny/base"
2LINUX_KERNEL_TYPE = "tiny"
3KCONFIG_MODE = "--allnoconfig"
4
5require recipes-kernel/linux/linux-yocto.inc
6
7LINUX_VERSION ?= "3.14.36"
8
9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2"
11
12SRCREV_machine ?= "578602a722dbfb260801f3b37c6eafd2abb2340d"
13SRCREV_meta ?= "060fa80b7996250001ee90c50a4978c8fdb87fc4"
14
15PV = "${LINUX_VERSION}+git${SRCPV}"
16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;branch=${KBRANCH};name=machine; \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-3.14;destsuffix=${KMETA}"
19
20COMPATIBLE_MACHINE = "(qemux86)"
21
22# Functionality flags
23KERNEL_FEATURES = ""