diff options
| author | California Sullivan <california.l.sullivan@intel.com> | 2017-09-08 17:31:26 -0700 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-09-11 07:01:20 -0700 |
| commit | e2ddd3e7b1c225ebf1024361b9505e5a39034919 (patch) | |
| tree | b12ab0ab232a20d2ad73d4ee8e3c8a6df520d06f /common | |
| parent | 78949bf8cebfd7db16867bfe995dde240a68cc7a (diff) | |
| download | meta-intel-e2ddd3e7b1c225ebf1024361b9505e5a39034919.tar.gz | |
recipes-kernel/linux: Add linux-yocto 4.12 bbappends
Like the last few releases, just float on OE-core's SRCREVs.
There is no reason the linux-yocto 4.12 kernel shouldn't work on our
hardware, and in my quick testing, it does.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
3 files changed, 53 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.12.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.12.bbappend new file mode 100644 index 00000000..17569a1c --- /dev/null +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.12.bbappend | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | KERNEL_FEATURES_INTEL_COMMON ?= "" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" | ||
| 4 | KMACHINE_core2-32-intel-common = "intel-core2-32" | ||
| 5 | KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" | ||
| 6 | |||
| 7 | COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" | ||
| 8 | KMACHINE_corei7-64-intel-common = "intel-corei7-64" | ||
| 9 | KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" | ||
| 10 | |||
| 11 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | ||
| 12 | KMACHINE_i586-nlp-32-intel-common = "intel-quark" | ||
| 13 | KERNEL_FEATURES_append_i586-nlp-32-intel-common = "" | ||
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.12.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.12.bbappend new file mode 100644 index 00000000..28741825 --- /dev/null +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.12.bbappend | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | KERNEL_FEATURES_INTEL_COMMON ?= "" | ||
| 4 | |||
| 5 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | ||
| 6 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" | ||
| 7 | COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" | ||
| 8 | |||
| 9 | KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base" | ||
| 10 | KBRANCH_core2-32-intel-common = "standard/tiny/base" | ||
| 11 | KBRANCH_corei7-64-intel-common = "standard/tiny/base" | ||
| 12 | |||
| 13 | KMACHINE_i586-nlp-32-intel-common = "intel-quark" | ||
| 14 | KMACHINE_core2-32-intel-common = "intel-core2-32" | ||
| 15 | KMACHINE_corei7-64-intel-common = "intel-corei7-64" | ||
| 16 | |||
| 17 | KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} cfg/fs/ext4.scc" | ||
| 18 | KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} cfg/fs/ext4.scc" | ||
| 19 | KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} cfg/fs/ext4.scc" | ||
diff --git a/common/recipes-kernel/linux/linux-yocto_4.12.bbappend b/common/recipes-kernel/linux/linux-yocto_4.12.bbappend new file mode 100644 index 00000000..20504637 --- /dev/null +++ b/common/recipes-kernel/linux/linux-yocto_4.12.bbappend | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | KERNEL_FEATURES_INTEL_COMMON ?= "" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" | ||
| 4 | KMACHINE_core2-32-intel-common = "intel-core2-32" | ||
| 5 | KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" | ||
| 6 | |||
| 7 | COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" | ||
| 8 | KMACHINE_corei7-64-intel-common = "intel-corei7-64" | ||
| 9 | KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" | ||
| 10 | |||
| 11 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | ||
| 12 | KMACHINE_i586-nlp-32-intel-common = "intel-quark" | ||
| 13 | KERNEL_FEATURES_append_i586-nlp-32-intel-common = "" | ||
| 14 | |||
| 15 | # For Crystalforest and Romley | ||
| 16 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" | ||
| 17 | KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " uio" | ||
| 18 | |||
| 19 | # For FRI2, NUC | ||
| 20 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " iwlwifi" | ||
| 21 | KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi" | ||
