diff options
-rw-r--r-- | recipes-kernel/linux/linux-intel_4.9.bb | 6 |
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 | |||
4 | KBRANCH = "4.9/yocto/base" | 4 | KBRANCH = "4.9/yocto/base" |
5 | KMETA_BRANCH = "yocto-4.9" | 5 | KMETA_BRANCH = "yocto-4.9" |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.9.99" | 7 | LINUX_VERSION ?= "4.9.113" |
8 | SRCREV_machine ?= "13ee9d9ef164b9a74f22bc97d1e504afe491134c" | 8 | SRCREV_machine ?= "9116ef3dfd570cb565989926233ebcaf03ad76fb" |
9 | SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" | 9 | SRCREV_meta ?= "5e993963afb54bdc82a02077c29ecdbc0b12368e" |
10 | 10 | ||
11 | # For Crystalforest and Romley | 11 | # For Crystalforest and Romley |
12 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" | 12 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" |