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 80598151..f53b2063 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.18" 3LINUX_VERSION_INTEL_COMMON = "4.1.24"
4SRCREV_META_INTEL_COMMON ?= "2b07d06557a049b6ef7038a31651279c33794dbd" 4SRCREV_META_INTEL_COMMON ?= "4b4199bd24f206d459061bb0a920d009429d5ed3"
5SRCREV_MACHINE_INTEL_COMMON ?= "51cca91a1f74dab225598282019f0d694abdc4a0" 5SRCREV_MACHINE_INTEL_COMMON ?= "07e7cdbe501e762f73e778fb5507c9a6c7ac5669"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel"
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 a5116982..2d3d574b 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.18" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.24"
4SRCREV_meta_i586-nlp-32-intel-common = "2b07d06557a049b6ef7038a31651279c33794dbd" 4SRCREV_meta_i586-nlp-32-intel-common = "4b4199bd24f206d459061bb0a920d009429d5ed3"
5SRCREV_machine_i586-nlp-32-intel-common = "d03753ddb28a1141e550a67c99ac95789a424fc5" 5SRCREV_machine_i586-nlp-32-intel-common = "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
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" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index d8be4519..2e98ff78 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.18" 3LINUX_VERSION_INTEL_COMMON = "4.1.24"
4SRCREV_META_INTEL_COMMON = "2b07d06557a049b6ef7038a31651279c33794dbd" 4SRCREV_META_INTEL_COMMON = "4b4199bd24f206d459061bb0a920d009429d5ed3"
5SRCREV_MACHINE_INTEL_COMMON = "d03753ddb28a1141e550a67c99ac95789a424fc5" 5SRCREV_MACHINE_INTEL_COMMON = "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel" 7KBRANCH_INTEL_COMMON = "standard/intel"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"