diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-02-26 05:58:44 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-02-27 17:57:22 +0800 |
commit | 5bda3104f9c3c117c2ae90ce74307c3d1feffa66 (patch) | |
tree | 8015e5af473139d69931a3243859750ba739800a | |
parent | 83785f6eec1ede970b52e5d9e0615767db4eacab (diff) | |
download | meta-intel-5bda3104f9c3c117c2ae90ce74307c3d1feffa66.tar.gz |
linux-intel_4.14: update to v4.14.101
This update brings in changes from v4.14.93 up to v4.14.101
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 e83c38c1..ace09aef 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.92" | 13 | LINUX_VERSION ?= "4.14.101" |
14 | SRCREV_machine ?= "f68d0bb395dc74b42e8ca9fda1ce31a58631eaf9" | 14 | SRCREV_machine ?= "b886a5ba841c5fd546da47fa4c3811081bee29d1" |
15 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" | 15 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" |
16 | 16 | ||
17 | # For Crystalforest and Romley | 17 | # For Crystalforest and Romley |