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-11-15 16:59:31 -0800
committerSaul Wold <sgw@linux.intel.com>2016-11-16 09:12:20 -0800
commit371461eae4500be461e41545c1892c8bbd8a95f8 (patch)
treee942f49e674be7d3416bbac351b49452395ffaf2 /common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
parentb8c199201ffe026485a14e1fcfc398e2b3551512 (diff)
downloadmeta-intel-371461eae4500be461e41545c1892c8bbd8a95f8.tar.gz
linux-yocto/4.4: Update SRCREVs to v4.4.26 and fix CVE-2016-5195
Due to this major CVE, a kernel update is required. 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-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 7fd00bf9..5792eb5d 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.26"
4SRCREV_meta_i586-nlp-32-intel-common = "870134f4bfa6208d6e5339e065486be3b6e693a5" 4SRCREV_meta_i586-nlp-32-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b"
5SRCREV_machine_i586-nlp-32-intel-common = "13852755ecbf491848afbe40e66fc152bc70915b" 5SRCREV_machine_i586-nlp-32-intel-common = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c"
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"