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 d6ba58ac..7137c69b 100644
--- a/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/recipes-kernel/linux/linux-intel_4.9.bb
@@ -4,9 +4,9 @@ require linux-intel.inc
4KBRANCH = "4.9/yocto/base" 4KBRANCH = "4.9/yocto/base"
5KMETA_BRANCH = "yocto-4.9" 5KMETA_BRANCH = "yocto-4.9"
6 6
7LINUX_VERSION ?= "4.9.99" 7LINUX_VERSION ?= "4.9.113"
8SRCREV_machine ?= "13ee9d9ef164b9a74f22bc97d1e504afe491134c" 8SRCREV_machine ?= "9116ef3dfd570cb565989926233ebcaf03ad76fb"
9SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" 9SRCREV_meta ?= "5e993963afb54bdc82a02077c29ecdbc0b12368e"
10 10
11# For Crystalforest and Romley 11# For Crystalforest and Romley
12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"