summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-09-11 15:02:15 -0700
committerSaul Wold <sgw@linux.intel.com>2017-09-12 08:35:01 -0700
commit24da32ebb564663cb23932e261487a2a4e1c7ae2 (patch)
tree01c5177990ada80080fef3cc9f08216e63d849e8 /common
parente2ddd3e7b1c225ebf1024361b9505e5a39034919 (diff)
downloadmeta-intel-24da32ebb564663cb23932e261487a2a4e1c7ae2.tar.gz
linux-intel: SRCREV Updates to 4.9.47
This updates the kernel cache srcrev to HEAD with a version update tag The RT kernel is updated to RT patch 4.9.47-rt37 Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.9.bb4
-rw-r--r--common/recipes-kernel/linux/linux-intel.inc2
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb4
3 files changed, 5 insertions, 5 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
index 0f028855..389d78b5 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -11,7 +11,7 @@ python () {
11} 11}
12 12
13KBRANCH = "base-rt" 13KBRANCH = "base-rt"
14SRCREV_machine ?= "9aca0b5489f097aa50a63daf2fd1cc5edafef071" 14SRCREV_machine ?= "cd67757175abe9bafced2f5d3538b65dd1071219"
15SRCREV_meta ?= "1341c5348935adc7ef4b3994d1fa9f67368efe8b" 15SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce"
16 16
17LINUX_KERNEL_TYPE = "preempt-rt" 17LINUX_KERNEL_TYPE = "preempt-rt"
diff --git a/common/recipes-kernel/linux/linux-intel.inc b/common/recipes-kernel/linux/linux-intel.inc
index a12ce2d9..46f28efe 100644
--- a/common/recipes-kernel/linux/linux-intel.inc
+++ b/common/recipes-kernel/linux/linux-intel.inc
@@ -13,7 +13,7 @@ SRC_URI = " \
13SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg" 13SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg"
14 14
15 15
16LINUX_VERSION ?= "4.9.40" 16LINUX_VERSION ?= "4.9.47"
17LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}" 17LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}"
18 18
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index d42d381d..2aadfe06 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -2,8 +2,8 @@
2require linux-intel.inc 2require linux-intel.inc
3 3
4KBRANCH = "base" 4KBRANCH = "base"
5SRCREV_machine ?= "6b22e2135fd1d3255222577aba812bc3c49fd137" 5SRCREV_machine ?= "2ad4fad2c2749a8ad133b853e682b9e950f28507"
6SRCREV_meta ?= "1341c5348935adc7ef4b3994d1fa9f67368efe8b" 6SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce"
7 7
8# For Crystalforest and Romley 8# For Crystalforest and Romley
9KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 9KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"