summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel_4.9.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb
index d1ba3004..8b467c4f 100644
--- a/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/recipes-kernel/linux/linux-intel_4.9.bb
@@ -8,9 +8,9 @@ SRC_URI_append = " \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
9 " 9 "
10 10
11LINUX_VERSION ?= "4.9.183" 11LINUX_VERSION ?= "4.9.195"
12SRCREV_machine ?= "107e98ee74a588750a5a80ffe11f52628295e461" 12SRCREV_machine ?= "f1bbb927291ee709a47bb3124aa53e819e936e7b"
13SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" 13SRCREV_meta ?= "01eb2cf9a6626c65a4c117249d03a002f683222d"
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"