From 86f13d139422bef41659f5ccb9b6d5c9b77805ea Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 23 Mar 2017 12:54:52 -0700 Subject: linux-yocto/4.4: Update to v4.4.53 This incorporates stable updates from v4.4.41 to v4.4.53. Signed-off-by: California Sullivan --- .../recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 6 +++--- .../recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 18 +++++++++--------- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 6 +++--- 3 files changed, 15 insertions(+), 15 deletions(-) (limited to 'common') 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 f8e029f3..38f179c8 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.41" -SRCREV_META_INTEL_COMMON ?= "f4a781388fae67caec79a5a571c8aadef0185044" -SRCREV_MACHINE_INTEL_COMMON ?= "4a62e2acde6c31623583ae4e6f08347379aad3ee" +LINUX_VERSION_INTEL_COMMON = "4.4.53" +SRCREV_META_INTEL_COMMON ?= "864bc5736aa58c510713e7b76d205d5341377972" +SRCREV_MACHINE_INTEL_COMMON ?= "44840f152de4ed00e195fbaa2dd0ee63436f5a7c" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 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 22bff227..1e075323 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend @@ -2,17 +2,17 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" EXTRA_OEMAKE = "LD=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}ld AR=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}gcc-ar" -LINUX_VERSION_i586-nlp-32-intel-common = "4.4.41" -LINUX_VERSION_core2-32-intel-common = "4.4.41" -LINUX_VERSION_corei7-64-intel-common = "4.4.41" +LINUX_VERSION_i586-nlp-32-intel-common = "4.4.53" +LINUX_VERSION_core2-32-intel-common = "4.4.53" +LINUX_VERSION_corei7-64-intel-common = "4.4.53" -SRCREV_meta_i586-nlp-32-intel-common = "f4a781388fae67caec79a5a571c8aadef0185044" -SRCREV_meta_core2-32-intel-common = "f4a781388fae67caec79a5a571c8aadef0185044" -SRCREV_meta_corei7-64-intel-common = "f4a781388fae67caec79a5a571c8aadef0185044" +SRCREV_meta_i586-nlp-32-intel-common = "864bc5736aa58c510713e7b76d205d5341377972" +SRCREV_meta_core2-32-intel-common = "864bc5736aa58c510713e7b76d205d5341377972" +SRCREV_meta_corei7-64-intel-common = "864bc5736aa58c510713e7b76d205d5341377972" -SRCREV_machine_i586-nlp-32-intel-common = "6b94736dbcacbecd1d0c05fb5d8aacbed1a4b8fc" -SRCREV_machine_core2-32-intel-common = "6b94736dbcacbecd1d0c05fb5d8aacbed1a4b8fc" -SRCREV_machine_corei7-64-intel-common = "6b94736dbcacbecd1d0c05fb5d8aacbed1a4b8fc" +SRCREV_machine_i586-nlp-32-intel-common = "b9170d814fdb1fb969333962f76efd4f2671c068" +SRCREV_machine_core2-32-intel-common = "b9170d814fdb1fb969333962f76efd4f2671c068" +SRCREV_machine_corei7-64-intel-common = "b9170d814fdb1fb969333962f76efd4f2671c068" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 5a27db84..8bf82e89 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.41" -SRCREV_META_INTEL_COMMON = "f4a781388fae67caec79a5a571c8aadef0185044" -SRCREV_MACHINE_INTEL_COMMON = "eb391bc8320167a9d5875c6c84348a4bcce260ff" +LINUX_VERSION_INTEL_COMMON = "4.4.53" +SRCREV_META_INTEL_COMMON = "864bc5736aa58c510713e7b76d205d5341377972" +SRCREV_MACHINE_INTEL_COMMON = "6cc610bc6d41818a4467d61eb31e9084af9ce8a3" KBRANCH_INTEL_COMMON = "standard/intel/base" -- cgit v1.2.3-54-g00ecf