summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-08-19 07:33:54 -0700
committerSaul Wold <sgw@linux.intel.com>2015-08-28 14:25:29 -0700
commit44df7ddf395f82c28c494b92fb3f627f81e2e627 (patch)
tree21e5e29c5a2b92c253ac06e12ed60836ef4e2f0e /common
parente226a9f68052035bd2a4330e0ef2feeb467f7fb2 (diff)
downloadmeta-intel-44df7ddf395f82c28c494b92fb3f627f81e2e627.tar.gz
linux-yocto-tiny: Add 4.1 bbappend
This will enable tiny KTYPE support for the meta-intel core BSPs using the 4.1 kernel, it also adds intel-quark as a Tiny platform. Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
new file mode 100644
index 00000000..ce97f1cc
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.2"
4COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
5SRCREV_meta_i586-nlp-32-intel-common = "429f9e2ff0649b8c9341345622545d874d5e303a"
6SRCREV_machine_i586-nlp-32-intel-common = "59b8c4f5e8ddb9c33c62fff22204fe2b0d8c703e"
7KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
8KMACHINE_i586-nlp-32-intel-common = "intel-quark"
9KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"