summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
3 files changed, 9 insertions, 9 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index d8dbbe64..14fad936 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.9" 3LINUX_VERSION_INTEL_COMMON = "4.4.10"
4SRCREV_META_INTEL_COMMON ?= "344bfd3a9df9247b2aaf47b123916a94b23ab097" 4SRCREV_META_INTEL_COMMON ?= "d6ee402d461048cf1afd10375fee5769c06d21d6"
5SRCREV_MACHINE_INTEL_COMMON ?= "1ae11b6ab3f6b8a5e2f57451ff7bbb17726f0ba5" 5SRCREV_MACHINE_INTEL_COMMON ?= "7ef3fe56827bd9c20021e3a52bc36ebd4c6b2ce3"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt"
8 8
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index fc3589e3..e808a5f4 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.9" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.10"
4SRCREV_meta-i586-nlp-32-intel-common = "344bfd3a9df9247b2aaf47b123916a94b23ab097" 4SRCREV_meta-i586-nlp-32-intel-common = "d6ee402d461048cf1afd10375fee5769c06d21d6"
5SRCREV_machine-i586-nlp-32-intel-common = "242f3e2d6ec292c84813b0e8a577cc24a55335e7" 5SRCREV_machine-i586-nlp-32-intel-common = "578ff2a88676d20439dbf3877768370d06a22d8f"
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/common-pc" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 5dc6ae49..0d4127d4 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.9" 3LINUX_VERSION_INTEL_COMMON = "4.4.10"
4SRCREV_META_INTEL_COMMON = "344bfd3a9df9247b2aaf47b123916a94b23ab097" 4SRCREV_META_INTEL_COMMON = "d6ee402d461048cf1afd10375fee5769c06d21d6"
5SRCREV_MACHINE_INTEL_COMMON = "242f3e2d6ec292c84813b0e8a577cc24a55335e7" 5SRCREV_MACHINE_INTEL_COMMON = "578ff2a88676d20439dbf3877768370d06a22d8f"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"