summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel_4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-intel_4.9.bb')
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb9
1 files changed, 6 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 ec239242..85cb9bbe 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -1,9 +1,12 @@
1 1
2require linux-intel.inc 2require linux-intel.inc
3 3
4KBRANCH = "base" 4KBRANCH = "4.9/yocto/base"
5SRCREV_machine ?= "e8405acd549563650e2e4774a49e069d161e8fe1" 5KMETA_BRANCH = "yocto-4.9"
6SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" 6
7LINUX_VERSION ?= "4.9.61"
8SRCREV_machine ?= "03469c2e703e40ed42ed72f415fd27c7d7f7f8cf"
9SRCREV_meta ?= "3e7fedea919b2c59801ceca25f57a23710ebadcd"
7 10
8# For Crystalforest and Romley 11# For Crystalforest and Romley
9KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"