summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-07-14 16:26:46 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-07-14 15:54:24 -0500
commitcb6b1f3f902168782714ab84d504309f46dd2f15 (patch)
treef24cdd8fb0619374904086077f331313eb9d4211 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent9bb462266ef2dcb2d2fbcc43cb069c8e5574bb42 (diff)
downloadmeta-intel-cb6b1f3f902168782714ab84d504309f46dd2f15.tar.gz
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 <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
1 files changed, 3 insertions, 3 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.13" 3LINUX_VERSION_INTEL_COMMON = "4.4.14"
4SRCREV_META_INTEL_COMMON = "01ac19ede037b753d2b3f0adb20ab1becb7e1511" 4SRCREV_META_INTEL_COMMON = "4800a400d5ace1d4332ee18b01ac1c680e454457"
5SRCREV_MACHINE_INTEL_COMMON = "c49ed01a7e4c4fe9bfe4a4548480afd27d51088d" 5SRCREV_MACHINE_INTEL_COMMON = "f67e69b33e63209737571d2e71ac84b2ecdf3cfc"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"