summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_4.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel_4.14.bb')
-rw-r--r--recipes-kernel/linux/linux-intel_4.14.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index d9d13d55..e0ecf1c4 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -4,12 +4,14 @@ KBRANCH = "4.14/base"
4KMETA_BRANCH = "yocto-4.14" 4KMETA_BRANCH = "yocto-4.14"
5 5
6# Fix for 32-bit perf issue. Remove when patch is backported to 4.14. 6# Fix for 32-bit perf issue. Remove when patch is backported to 4.14.
7SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch" 7SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
9 "
8 10
9DEPENDS += "elfutils-native openssl-native util-linux-native" 11DEPENDS += "elfutils-native openssl-native util-linux-native"
10 12
11LINUX_VERSION ?= "4.14.78" 13LINUX_VERSION ?= "4.14.87"
12SRCREV_machine ?= "56f15146cf0573a64a02f6d0ed2f002d4e1037d5" 14SRCREV_machine ?= "2a9c1c646fe78a5e784ad7af0e43762c37b7015e"
13SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0" 15SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0"
14 16
15# For Crystalforest and Romley 17# For Crystalforest and Romley