summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-01-21 10:41:28 -0800
committerSaul Wold <sgw@linux.intel.com>2016-02-22 14:53:15 -0800
commitfeb264f77373e8ca64d4e0bb1fd71e59ed983a90 (patch)
tree15e45be157f929191894f859b16174069b4df33f /common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
parent324918de4639be380cef04bdcfdb8bbdb4c221d5 (diff)
downloadmeta-intel-feb264f77373e8ca64d4e0bb1fd71e59ed983a90.tar.gz
linux-yocto: add bbappends for 4.4 kernels
These are necessary for the meta-intel BSPs to make use of the new kernel. The SRCREVs are pointing at kernel version 4.4.1 - the latest stable release. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend10
1 files changed, 10 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
new file mode 100644
index 00000000..1c32d791
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -0,0 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.1"
4SRCREV_meta-i586-nlp-32-intel-common = "4940c6e551c1eea41a5dbc69a90b23d5f835fa5b"
5SRCREV_machine-i586-nlp-32-intel-common = "0194c765861157b95de80fa7c27ebb6b51c16dd6"
6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
9KMACHINE_i586-nlp-32-intel-common = "intel-quark"
10KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"