summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel_4.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb
index 6ccf740e..9ce1ffd0 100644
--- a/recipes-kernel/linux/linux-intel_4.19.bb
+++ b/recipes-kernel/linux/linux-intel_4.19.bb
@@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "4.19.8" 12LINUX_VERSION ?= "4.19.8"
13SRCREV_machine ?= "c5ae678d2bd23613277e42db2a986e0f9f8f53a0" 13SRCREV_machine ?= "860b7009ed14bad9650f26d8d7ded82152b96368"
14SRCREV_meta ?= "26bfb042ebb6e4816c5a8ce85d97a55e763430c7" 14SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"