diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-06-25 11:38:11 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-06-25 11:44:34 +0800 |
commit | 85edd1d2e5ed6f1c5d9ee88ce9053c76369dbd3a (patch) | |
tree | 1df494ecd4192a229f0ab78f75799e8ec45536f9 | |
parent | ec0e7189cd6be82954eacc7ba109985ac0ac852f (diff) | |
download | meta-intel-85edd1d2e5ed6f1c5d9ee88ce9053c76369dbd3a.tar.gz |
linux-intel/4.14: update to v4.14.127
This release includes CVEs fixed:
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-intel_4.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb index f38af5e2..a421614a 100644 --- a/recipes-kernel/linux/linux-intel_4.14.bb +++ b/recipes-kernel/linux/linux-intel_4.14.bb | |||
@@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \ | |||
10 | 10 | ||
11 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 11 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
12 | 12 | ||
13 | LINUX_VERSION ?= "4.14.123" | 13 | LINUX_VERSION ?= "4.14.127" |
14 | SRCREV_machine ?= "6aab3d561d738f3ceb9230a828b3f0b1ed5e98a3" | 14 | SRCREV_machine ?= "25b00bbd0aeadd37904459016f1e3653130ee386" |
15 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" | 15 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" |
16 | 16 | ||
17 | # For Crystalforest and Romley | 17 | # For Crystalforest and Romley |