[meta-intel] [PATCH 1/2] linux-yocto/4.4: Update SRCREVs for v4.4.14 and drm forklift

California Sullivan california.l.sullivan at intel.com
Thu Jul 14 16:26:46 PDT 2016


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 <california.l.sullivan at intel.com>
---
 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(-)

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 854f4c8..5b37e3e 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 46660cc..edeac70 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 c014086..3711d73 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"
-- 
2.5.5



More information about the meta-intel mailing list