From 44df7ddf395f82c28c494b92fb3f627f81e2e627 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 19 Aug 2015 07:33:54 -0700 Subject: 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 --- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (limited to 'common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend') 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 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.2" +COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" +SRCREV_meta_i586-nlp-32-intel-common = "429f9e2ff0649b8c9341345622545d874d5e303a" +SRCREV_machine_i586-nlp-32-intel-common = "59b8c4f5e8ddb9c33c62fff22204fe2b0d8c703e" +KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc" +KMACHINE_i586-nlp-32-intel-common = "intel-quark" +KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" -- cgit v1.2.3-54-g00ecf