summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
diff options
context:
space:
mode:
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 a61cdf1c..1eeccd12 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 = "4.9/yocto/base-rt" 13KBRANCH = "4.9/yocto/base-rt"
14SRCREV_machine ?= "ae1aee65fd27590eff2c308ad5661a13d023641d" 14SRCREV_machine ?= "5a78c84100e737140558a3ef3e22e5a9380e8589"
15SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" 15SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6"
16 16
17FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:" 17FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:"
@@ -21,7 +21,7 @@ SRC_URI = "git://github.com/intel/linux-intel-lts.git;protocol=https;name=machin
21 21
22SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg" 22SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg"
23 23
24LINUX_VERSION ?= "4.9.77" 24LINUX_VERSION ?= "4.9.81"
25LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}" 25LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}"
26 26
27 27