summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-02-27 10:32:15 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-02-27 11:21:54 +0800
commitc50252de28359c63af1ddd7ac78c6b0eea2a8915 (patch)
tree18be316a8e6c95d6e6afc2a9c7c7382e9fdd16d2
parent1f2061a7781982cbb7d8bfb3b2c117aff4f0df96 (diff)
downloadmeta-intel-c50252de28359c63af1ddd7ac78c6b0eea2a8915.tar.gz
linux-intel/4.14: update to v4.14.78
Also include more config clean-up changes from yocto-kernel-cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> 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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index 300bf14b..d9d13d55 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -8,9 +8,9 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch"
8 8
9DEPENDS += "elfutils-native openssl-native util-linux-native" 9DEPENDS += "elfutils-native openssl-native util-linux-native"
10 10
11LINUX_VERSION ?= "4.14.68" 11LINUX_VERSION ?= "4.14.78"
12SRCREV_machine ?= "6a22f4848396c544f862f5a4b20e32f0ce106078" 12SRCREV_machine ?= "56f15146cf0573a64a02f6d0ed2f002d4e1037d5"
13SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530" 13SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0"
14 14
15# For Crystalforest and Romley 15# For Crystalforest and Romley
16KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 16KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"