summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
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/recipes-kernel/linux/linux-intel-rt_4.9.bb
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/recipes-kernel/linux/linux-intel-rt_4.9.bb')
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.9.bb4
1 files changed, 2 insertions, 2 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"