summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-08-13 19:38:29 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-08-13 22:49:57 +0800
commitc783be47b2b7b3e92c652a78bb6c6684ae07bca2 (patch)
treeba293b6ffec236f666b34ef72d7cc0e20b05bea9 /recipes-kernel/linux
parent1800273ed70815e64485e685dcd7e45883e85464 (diff)
downloadmeta-intel-c783be47b2b7b3e92c652a78bb6c6684ae07bca2.tar.gz
linux-intel-rt/5.4: update to v5.4.52
Updates -rt patchset to -rt31. And update kernel cache to fix config set for DVB_CORE. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index e0916e7f..8ff9d429 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -17,9 +17,9 @@ KMETA_BRANCH = "yocto-5.4"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "5.4.44" 20LINUX_VERSION ?= "5.4.52"
21SRCREV_machine ?= "2e8933a927e7de6ca0e6191c90666a5f00fd7241" 21SRCREV_machine ?= "64f494c08613ebb24a83b69223e7f90e8b7ce956"
22SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65" 22SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"
25 25