summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-20 16:16:14 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-24 17:58:06 +0800
commit43bc10963199b0e71e7dcb5590b6aac307ac5463 (patch)
treebdef9e12e8337fa8f8956bd27132db77d9d195de
parentf2aebbe1d8275bd1605143b62f272e50a82ffc28 (diff)
downloadmeta-intel-43bc10963199b0e71e7dcb5590b6aac307ac5463.tar.gz
linux-intel/4.9: update to 4.9.126
Also include meta changes to cleanup kernel configuration. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index 5c5e372c..32f2949f 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/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.116" 7LINUX_VERSION ?= "4.9.126"
8SRCREV_machine ?= "36a5f3d10a2e660653cb2d237754081b8fd5af31" 8SRCREV_machine ?= "38d41ee6fde529a3c8e98a0134411e6f0067e0ad"
9SRCREV_meta ?= "bae5cc4e973f60baa35ed227ba0c3bdda4d16e87" 9SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422"
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"