summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_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-tiny_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-tiny_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend6
1 files changed, 3 insertions, 3 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.14"
4SRCREV_meta_i586-nlp-32-intel-common = "01ac19ede037b753d2b3f0adb20ab1becb7e1511" 4SRCREV_meta_i586-nlp-32-intel-common = "4800a400d5ace1d4332ee18b01ac1c680e454457"
5SRCREV_machine_i586-nlp-32-intel-common = "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" 5SRCREV_machine_i586-nlp-32-intel-common = "8361321fec015bc3823d01dad25db7f3af31b6d5"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"