summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-10-26 16:31:50 -0700
committerSaul Wold <sgw@linux.intel.com>2016-10-28 08:39:58 -0700
commit78a9138d4a4aa46e407ac9d1eba4a4ae310afeed (patch)
treede88b06d1df3c11289dab22f32efc695961f4b27 /common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
parentc22a747e233ccbe657df4991d35301d3077cee6c (diff)
downloadmeta-intel-78a9138d4a4aa46e407ac9d1eba4a4ae310afeed.tar.gz
linux-yocto/4.4: Update SRCREVs from v4.4.20 to v4.4.26
This update also includes the fix to CVE-2016-5195 "dirty cow". Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend6
1 files changed, 3 insertions, 3 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 8ec80fb5..188a36d1 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.20" 3LINUX_VERSION_INTEL_COMMON = "4.4.26"
4SRCREV_META_INTEL_COMMON ?= "59290c5f6192da2eccf478d37a8f9f88134822b3" 4SRCREV_META_INTEL_COMMON ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b"
5SRCREV_MACHINE_INTEL_COMMON ?= "b5e21aa9882c815fe522810cce2e3c86e20ffee2" 5SRCREV_MACHINE_INTEL_COMMON ?= "c5851eb141c2c64b0f6d453c45c4200dfede1a79"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8