summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-02-28 16:03:57 -0800
committerSaul Wold <sgw@linux.intel.com>2017-03-07 12:24:02 -0800
commit80600d7dd2cf0f95e34198a57dbb1ff44e1286e6 (patch)
tree6883b20715c6b5e1c65d86d6338fd0e205df279d /common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
parent8ce207d4d7c329b93c0be2f6733ddc47172dca18 (diff)
downloadmeta-intel-80600d7dd2cf0f95e34198a57dbb1ff44e1286e6.tar.gz
linux-yocto/4.8: Remove recipes
The 4.8 kernel is now end of life. The v4.9 LTS, v4.4 LTS, and v4.1 LTSI are currently available. The latest release kernel (v4.10) will be available soon. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend11
1 files changed, 0 insertions, 11 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
deleted file mode 100644
index deace3a0..00000000
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.17"
4SRCREV_meta_i586-nlp-32-intel-common = "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e"
5SRCREV_machine_i586-nlp-32-intel-common = "b62f29ac5c15d6333a13811db030d704b35ace8f"
6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base"
9KMACHINE_i586-nlp-32-intel-common = "intel-quark"
10
11KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} cfg/fs/ext4.scc"