summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2018-02-15 11:03:06 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2018-02-15 11:03:06 -0800
commitd781d5e52c123b104284467888453ec1f68f4b64 (patch)
treefb607eb5b18230813c084cd836eb3e527fa519bc
parenta87794a91b7278048f38b7774ecec9e46301feb8 (diff)
downloadmeta-intel-d781d5e52c123b104284467888453ec1f68f4b64.tar.gz
linux-yocto/4.1: update to v4.1.49
Brings in stable updates up to v4.1.49. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
-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 d283ca5c..bbe8da99 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.43" 3LINUX_VERSION_INTEL_COMMON = "4.1.49"
4SRCREV_META_INTEL_COMMON ?= "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 4SRCREV_META_INTEL_COMMON ?= "4e12cb8f8e06636f2058ea0ab3096ed38228a88b"
5SRCREV_MACHINE_INTEL_COMMON ?= "ff29423e68ff037351dd89a1020e50378499de72" 5SRCREV_MACHINE_INTEL_COMMON ?= "53882d9d0540e5f3e28fc0ddb8b23a049fe3e935"
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 24e56e38..019d9524 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -2,9 +2,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3KERNEL_FEATURES_INTEL_COMMON ?= "" 3KERNEL_FEATURES_INTEL_COMMON ?= ""
4 4
5LINUX_VERSION_i586-nlp-32-intel-common = "4.1.43" 5LINUX_VERSION_i586-nlp-32-intel-common = "4.1.49"
6SRCREV_meta_i586-nlp-32-intel-common = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 6SRCREV_meta_i586-nlp-32-intel-common = "4e12cb8f8e06636f2058ea0ab3096ed38228a88b"
7SRCREV_machine_i586-nlp-32-intel-common = "81122b12d7b9b891cb69063e6e269179c287a89c" 7SRCREV_machine_i586-nlp-32-intel-common = "9503c5000f9785625fc60b30eb363f9f6e621d20"
8 8
9COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 9COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
10KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 10KBRANCH_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 d0f677d3..f107eba6 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.43" 3LINUX_VERSION_INTEL_COMMON = "4.1.49"
4SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 4SRCREV_META_INTEL_COMMON = "4e12cb8f8e06636f2058ea0ab3096ed38228a88b"
5SRCREV_MACHINE_INTEL_COMMON = "9601b30c11139cde6e9b3f0066d91c425670f3af" 5SRCREV_MACHINE_INTEL_COMMON = "2f942ee3436e1eeeb3eb18b50e7338e6f76a3e46"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8