summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-06-21 14:47:20 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-06-25 08:37:56 +0800
commitb69b3da2fdba04cacf09a5bb9093222fb1186dca (patch)
tree07f2eabdc8d889030282e731cba694e969e43677
parent5d3253774901437a2bf3f70156db0642a8dfc226 (diff)
downloadmeta-intel-b69b3da2fdba04cacf09a5bb9093222fb1186dca.tar.gz
linux-intel-rt/4.9: update to v4.9.146
Also the preempt-rt kernel updates to the -rt125 patchset. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.9.bb b/recipes-kernel/linux/linux-intel-rt_4.9.bb
index 0b81987a..fd82cfa6 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -13,8 +13,8 @@ python () {
13KBRANCH = "4.9/yocto/base-rt" 13KBRANCH = "4.9/yocto/base-rt"
14KMETA_BRANCH = "yocto-4.9" 14KMETA_BRANCH = "yocto-4.9"
15 15
16LINUX_VERSION ?= "4.9.84" 16LINUX_VERSION ?= "4.9.146"
17SRCREV_machine ?= "33b17c3a62dc470c849f85ce2a90cfa90e96bcf5" 17SRCREV_machine ?= "bc2342621494c9c1b28ce29110fb95c80a17a1be"
18SRCREV_meta ?= "bae5cc4e973f60baa35ed227ba0c3bdda4d16e87" 18SRCREV_meta ?= "bae5cc4e973f60baa35ed227ba0c3bdda4d16e87"
19 19
20LINUX_KERNEL_TYPE = "preempt-rt" 20LINUX_KERNEL_TYPE = "preempt-rt"