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>2017-09-18 14:07:25 -0700
committerSaul Wold <sgw@linux.intel.com>2017-10-02 08:17:50 -0700
commit6c63c149e2f83efb038267f1d0df46c667517d32 (patch)
treefa15b59c718d384d4a78711abbd5a815a736e2df /common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
parent78c74cefe044384073aa55e9128e3325bfd334f8 (diff)
downloadmeta-intel-6c63c149e2f83efb038267f1d0df46c667517d32.tar.gz
linux-yocto/4.4: Update to v4.4.87
This also includes the extremely important CVE-2017-1000251 fix. 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.bbappend18
1 files changed, 9 insertions, 9 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 d35033bc..5c732dca 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -4,17 +4,17 @@ EXTRA_OEMAKE = "LD=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/${TARGET_PREFIX}ld AR=${
4 4
5KERNEL_FEATURES_INTEL_COMMON ?= "" 5KERNEL_FEATURES_INTEL_COMMON ?= ""
6 6
7LINUX_VERSION_i586-nlp-32-intel-common = "4.4.60" 7LINUX_VERSION_i586-nlp-32-intel-common = "4.4.87"
8LINUX_VERSION_core2-32-intel-common = "4.4.60" 8LINUX_VERSION_core2-32-intel-common = "4.4.87"
9LINUX_VERSION_corei7-64-intel-common = "4.4.60" 9LINUX_VERSION_corei7-64-intel-common = "4.4.87"
10 10
11SRCREV_meta_i586-nlp-32-intel-common = "d6733af2080f8c0775569adc0826eb0c8954fc5e" 11SRCREV_meta_i586-nlp-32-intel-common = "804d2b3164ec25ed519fd695de9aa0908460c92e"
12SRCREV_meta_core2-32-intel-common = "d6733af2080f8c0775569adc0826eb0c8954fc5e" 12SRCREV_meta_core2-32-intel-common = "804d2b3164ec25ed519fd695de9aa0908460c92e"
13SRCREV_meta_corei7-64-intel-common = "d6733af2080f8c0775569adc0826eb0c8954fc5e" 13SRCREV_meta_corei7-64-intel-common = "804d2b3164ec25ed519fd695de9aa0908460c92e"
14 14
15SRCREV_machine_i586-nlp-32-intel-common = "79917ebe5d2fc3a1c87348e1febff1533386260d" 15SRCREV_machine_i586-nlp-32-intel-common = "85b913cc9d5e13602d69e50bd9cf1a6ef242f9ee"
16SRCREV_machine_core2-32-intel-common = "79917ebe5d2fc3a1c87348e1febff1533386260d" 16SRCREV_machine_core2-32-intel-common = "85b913cc9d5e13602d69e50bd9cf1a6ef242f9ee"
17SRCREV_machine_corei7-64-intel-common = "79917ebe5d2fc3a1c87348e1febff1533386260d" 17SRCREV_machine_corei7-64-intel-common = "85b913cc9d5e13602d69e50bd9cf1a6ef242f9ee"
18 18
19COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 19COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
20COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 20COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"