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 371623aa..fa3052fe 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.32" 3LINUX_VERSION_INTEL_COMMON = "4.4.36"
4SRCREV_META_INTEL_COMMON ?= "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48" 4SRCREV_META_INTEL_COMMON ?= "b846fc6436aa5d4c747d620e83dfda969854d10c"
5SRCREV_MACHINE_INTEL_COMMON ?= "4cb9a12a1c2b1c0fc58c1da2f7a14737e8a42757" 5SRCREV_MACHINE_INTEL_COMMON ?= "7570b11a0837250250a26115860afce3f6a9f62c"
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.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index beba9a05..51f54bf6 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
3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.32" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.36"
4SRCREV_meta_i586-nlp-32-intel-common = "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48" 4SRCREV_meta_i586-nlp-32-intel-common = "b846fc6436aa5d4c747d620e83dfda969854d10c"
5SRCREV_machine_i586-nlp-32-intel-common = "56d90955fb338cb2badbcbbfbce21c9c774abdfc" 5SRCREV_machine_i586-nlp-32-intel-common = "52b43bce6be062690e7f8e3bb49243e3e1d4873d"
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.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 6ce8f6cf..2bba5daa 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.32" 3LINUX_VERSION_INTEL_COMMON = "4.4.36"
4SRCREV_META_INTEL_COMMON = "2d1114e7b6f39e8e4c442ad18e2eda1a918c7e48" 4SRCREV_META_INTEL_COMMON = "b846fc6436aa5d4c747d620e83dfda969854d10c"
5SRCREV_MACHINE_INTEL_COMMON = "09301abb22a74a82dd5af905b64a3870e1851bbc" 5SRCREV_MACHINE_INTEL_COMMON = "7ec7b682dce683d62830cb15d0268b20996e4559"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8