From f4b922a5196c29e1775ca4a99ca0fa10abbd7652 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 30 Mar 2017 17:00:58 -0700 Subject: linux-yocto/4.4: Update to v4.4.56 This updates the kernel from v4.4.53 to v4.4.56. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- .../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(-) 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 38f179c8..93773bbe 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.53" -SRCREV_META_INTEL_COMMON ?= "864bc5736aa58c510713e7b76d205d5341377972" -SRCREV_MACHINE_INTEL_COMMON ?= "44840f152de4ed00e195fbaa2dd0ee63436f5a7c" +LINUX_VERSION_INTEL_COMMON = "4.4.56" +SRCREV_META_INTEL_COMMON ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" +SRCREV_MACHINE_INTEL_COMMON ?= "a3be27ce2023ba479566e07c5a23164ecd04909d" 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 1e075323..cba03c79 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.53" -LINUX_VERSION_core2-32-intel-common = "4.4.53" -LINUX_VERSION_corei7-64-intel-common = "4.4.53" +LINUX_VERSION_i586-nlp-32-intel-common = "4.4.56" +LINUX_VERSION_core2-32-intel-common = "4.4.56" +LINUX_VERSION_corei7-64-intel-common = "4.4.56" -SRCREV_meta_i586-nlp-32-intel-common = "864bc5736aa58c510713e7b76d205d5341377972" -SRCREV_meta_core2-32-intel-common = "864bc5736aa58c510713e7b76d205d5341377972" -SRCREV_meta_corei7-64-intel-common = "864bc5736aa58c510713e7b76d205d5341377972" +SRCREV_meta_i586-nlp-32-intel-common = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" +SRCREV_meta_core2-32-intel-common = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" +SRCREV_meta_corei7-64-intel-common = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" -SRCREV_machine_i586-nlp-32-intel-common = "b9170d814fdb1fb969333962f76efd4f2671c068" -SRCREV_machine_core2-32-intel-common = "b9170d814fdb1fb969333962f76efd4f2671c068" -SRCREV_machine_corei7-64-intel-common = "b9170d814fdb1fb969333962f76efd4f2671c068" +SRCREV_machine_i586-nlp-32-intel-common = "44f85874593099737459d586c85e411a43efd3c1" +SRCREV_machine_core2-32-intel-common = "44f85874593099737459d586c85e411a43efd3c1" +SRCREV_machine_corei7-64-intel-common = "44f85874593099737459d586c85e411a43efd3c1" 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 8bf82e89..30380eff 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.53" -SRCREV_META_INTEL_COMMON = "864bc5736aa58c510713e7b76d205d5341377972" -SRCREV_MACHINE_INTEL_COMMON = "6cc610bc6d41818a4467d61eb31e9084af9ce8a3" +LINUX_VERSION_INTEL_COMMON = "4.4.56" +SRCREV_META_INTEL_COMMON = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" +SRCREV_MACHINE_INTEL_COMMON = "ebe68fc234ba18ca7281d300cfd190e9a06155e9" KBRANCH_INTEL_COMMON = "standard/intel/base" -- cgit v1.2.3-54-g00ecf