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-20 16:16:14 +0800
commitcbe4af3217c99068d31d0fff9d4b6e7fffd29b66 (patch)
treeed9fde5fac4e538d84d5c0ec11adc130417ec2d7
parentbdb69f05961f04e3dae1de10db16a43e578f19b4 (diff)
downloadmeta-intel-cbe4af3217c99068d31d0fff9d4b6e7fffd29b66.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--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 5c5e372c..32f2949f 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.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"