Bump from 4.1.33 to 4.1.37. A change in kernel tools makes this patch necessary, as an error in the kernel-cache caused a bad configuration.
Signed-off-by: California Sullivan <[email protected]> --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 +++--- 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 221d18c..b4b3601 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.33" -SRCREV_META_INTEL_COMMON ?= "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" -SRCREV_MACHINE_INTEL_COMMON ?= "ab3829c3f77f5511157e2195b75d1a75304ef7e0" +LINUX_VERSION_INTEL_COMMON = "4.1.37" +SRCREV_META_INTEL_COMMON ?= "8f9c57ff647028ba74c5fbc7bd78b8d444ae08b8" +SRCREV_MACHINE_INTEL_COMMON ?= "0868b25f553584935067b6e2ed0289fba9682a84" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 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 bad4f9c..01780dc 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_i586-nlp-32-intel-common = "4.1.33" -SRCREV_meta_i586-nlp-32-intel-common = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" -SRCREV_machine_i586-nlp-32-intel-common = "6405a54f9904b3c5f756a6317da36549707d8291" +LINUX_VERSION_i586-nlp-32-intel-common = "4.1.37" +SRCREV_meta_i586-nlp-32-intel-common = "8f9c57ff647028ba74c5fbc7bd78b8d444ae08b8" +SRCREV_machine_i586-nlp-32-intel-common = "f398e00752ecee739ee0a031e8f02303913d0b20" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_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 5215af5..f81d481 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.33" -SRCREV_META_INTEL_COMMON = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" -SRCREV_MACHINE_INTEL_COMMON = "302ef0123fb9033f4059b6d722ed8b226ba36e99" +LINUX_VERSION_INTEL_COMMON = "4.1.37" +SRCREV_META_INTEL_COMMON = "8f9c57ff647028ba74c5fbc7bd78b8d444ae08b8" +SRCREV_MACHINE_INTEL_COMMON = "3c7cacbdca6d39f0fddcb2b53f720a38f2a14059" KBRANCH_INTEL_COMMON = "standard/intel/base" -- 2.5.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
