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.bb4
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 dd44aa1f..0d5dbdde 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -1,14 +1,14 @@
1require linux-intel.inc 1require linux-intel.inc
2 2
3KBRANCH = "4.14/yocto/base" 3KBRANCH = "4.14/yocto/base"
4KMETA_BRANCH = "yocto-4.9" 4KMETA_BRANCH = "master"
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 8
9LINUX_VERSION ?= "4.14.0" 9LINUX_VERSION ?= "4.14.0"
10SRCREV_machine ?= "bebc6082da0a9f5d47a1ea2edc099bf671058bd4" 10SRCREV_machine ?= "bebc6082da0a9f5d47a1ea2edc099bf671058bd4"
11SRCREV_meta ?= "f4e37e151102d89c4d0e110c88eb3b3c36bdeaa4" 11SRCREV_meta ?= "ee7e849882aa2f0947dd56a60ba5b0d2eec558f2"
12 12
13# For Crystalforest and Romley 13# For Crystalforest and Romley
14KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 14KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"