[meta-intel] [PATCH 1/5] linux-yocto: Update machine and meta SRCREV

Saul Wold sgw at linux.intel.com
Wed Oct 28 10:23:11 PDT 2015


Updating the META SRCREVs to make the nf_tables feature available.

Add in preempt-rt kernel for quark (preliminary)

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index cf45c61..a0e2ef4 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -15,3 +15,11 @@ SRCREV_machine_corei7-64-intel-common = "f7e4bbfef684e29b1257eaf2d7f534b38e2e1b1
 KMACHINE_corei7-64-intel-common = "intel-corei7-64"
 KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
 KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
+
+LINUX_VERSION_i586-nlp-32-intel-common = "4.1.8"
+COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
+SRCREV_meta_i586-nlp-32-intel-common = "aed902160251d69cc28d1e69a4f692e8ea8fa13b"
+SRCREV_machine_i586-nlp-32-intel-common = "f7e4bbfef684e29b1257eaf2d7f534b38e2e1b1e"
+KMACHINE_i586-nlp-32-intel-common = "intel-corei7-64"
+KBRANCH_i586-nlp-32-intel-common = "standard/preempt-rt/base"
+KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
-- 
2.1.4



More information about the meta-intel mailing list