summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-10-23 14:47:16 -0700
committerSaul Wold <sgw@linux.intel.com>2015-11-02 14:05:10 -0800
commit0a137ffab0d813a92b5333d2570b8a9afa1ff3e5 (patch)
treee6bf6450ece6c95b25def823d78a130dd6c09bbe /common/recipes-kernel/linux
parent9abce0aa9f1cdff9d8428336a3a1c6a567de485f (diff)
downloadmeta-intel-0a137ffab0d813a92b5333d2570b8a9afa1ff3e5.tar.gz
linux-yocto: Update machine and meta SRCREV
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@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend8
1 files changed, 8 insertions, 0 deletions
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 cf45c616..a0e2ef42 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
15KMACHINE_corei7-64-intel-common = "intel-corei7-64" 15KMACHINE_corei7-64-intel-common = "intel-corei7-64"
16KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base" 16KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
17KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 17KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
18
19LINUX_VERSION_i586-nlp-32-intel-common = "4.1.8"
20COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
21SRCREV_meta_i586-nlp-32-intel-common = "aed902160251d69cc28d1e69a4f692e8ea8fa13b"
22SRCREV_machine_i586-nlp-32-intel-common = "f7e4bbfef684e29b1257eaf2d7f534b38e2e1b1e"
23KMACHINE_i586-nlp-32-intel-common = "intel-corei7-64"
24KBRANCH_i586-nlp-32-intel-common = "standard/preempt-rt/base"
25KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"