summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend6
3 files changed, 9 insertions, 9 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 2c44623d..e882f63a 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.24" 3LINUX_VERSION_INTEL_COMMON = "4.1.26"
4SRCREV_META_INTEL_COMMON ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" 4SRCREV_META_INTEL_COMMON ?= "9f68667031354532563766a3d04ca8a618e9177a"
5SRCREV_MACHINE_INTEL_COMMON ?= "07e7cdbe501e762f73e778fb5507c9a6c7ac5669" 5SRCREV_MACHINE_INTEL_COMMON ?= "e06dab903af2a33ded79c2d228bd6a8c7ebdec78"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 3b3d39c4..521473a8 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.24" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.26"
4SRCREV_meta_i586-nlp-32-intel-common = "4b4199bd24f206d459061bb0a920d009429d5ed3" 4SRCREV_meta_i586-nlp-32-intel-common = "9f68667031354532563766a3d04ca8a618e9177a"
5SRCREV_machine_i586-nlp-32-intel-common = "403eda4633e9037fb715d0d1e8ae847b2bd0651a" 5SRCREV_machine_i586-nlp-32-intel-common = "9ba8c36e9ea7419d06accab5311e7fb0d56513ff"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 7ea655ee..85399dc5 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.24" 3LINUX_VERSION_INTEL_COMMON = "4.1.26"
4SRCREV_META_INTEL_COMMON = "4b4199bd24f206d459061bb0a920d009429d5ed3" 4SRCREV_META_INTEL_COMMON = "9f68667031354532563766a3d04ca8a618e9177a"
5SRCREV_MACHINE_INTEL_COMMON = "403eda4633e9037fb715d0d1e8ae847b2bd0651a" 5SRCREV_MACHINE_INTEL_COMMON = "9ba8c36e9ea7419d06accab5311e7fb0d56513ff"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"