From cb6b1f3f902168782714ab84d504309f46dd2f15 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 14 Jul 2016 16:26:46 -0700 Subject: linux-yocto/4.4: Update SRCREVs for v4.4.14 and drm forklift This update brings in the i915 driver from the Linux 4.7 kernel, as well as the v4.4.14 stable update. With well over a thousand patches between the two SRCREVs, we can't provide a full log of the new patches applied to the kernel without clogging git log. Signed-off-by: California Sullivan Signed-off-by: Tom Zanussi --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 6 +++--- 3 files changed, 9 insertions(+), 9 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 854f4c87..5b37e3ee 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.13" -SRCREV_META_INTEL_COMMON ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511" -SRCREV_MACHINE_INTEL_COMMON ?= "48a6b4a41355d7f3e707847d54a92b784d89e408" +LINUX_VERSION_INTEL_COMMON = "4.4.14" +SRCREV_META_INTEL_COMMON ?= "4800a400d5ace1d4332ee18b01ac1c680e454457" +SRCREV_MACHINE_INTEL_COMMON ?= "de5df6081cb8d2038ef5907d2d78bda4dffc9db1" 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 46660cc3..edeac708 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13" -SRCREV_meta_i586-nlp-32-intel-common = "01ac19ede037b753d2b3f0adb20ab1becb7e1511" -SRCREV_machine_i586-nlp-32-intel-common = "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" +#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.14" +SRCREV_meta_i586-nlp-32-intel-common = "4800a400d5ace1d4332ee18b01ac1c680e454457" +SRCREV_machine_i586-nlp-32-intel-common = "8361321fec015bc3823d01dad25db7f3af31b6d5" 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.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index c014086b..3711d732 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.13" -SRCREV_META_INTEL_COMMON = "01ac19ede037b753d2b3f0adb20ab1becb7e1511" -SRCREV_MACHINE_INTEL_COMMON = "c49ed01a7e4c4fe9bfe4a4548480afd27d51088d" +LINUX_VERSION_INTEL_COMMON = "4.4.14" +SRCREV_META_INTEL_COMMON = "4800a400d5ace1d4332ee18b01ac1c680e454457" +SRCREV_MACHINE_INTEL_COMMON = "f67e69b33e63209737571d2e71ac84b2ecdf3cfc" KBRANCH_INTEL_COMMON = "standard/intel/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" -- cgit v1.2.3-54-g00ecf