summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-05-19 19:30:38 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-20 00:04:57 +0800
commit34067aff1de4df380d5ffeb3f13fa111ba2ab7f0 (patch)
tree19d0d14d19a62819af7e995489fb98a51962548e /recipes-kernel/linux
parent48527c5bf79a85276b0e65145c1f9f50330d84ba (diff)
downloadmeta-intel-34067aff1de4df380d5ffeb3f13fa111ba2ab7f0.tar.gz
linux-intel-rt/5.4: update to v5.4.39
Updates -rt patchset to -rt23. Also update kernel config. 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 10a4734e..090d8043 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -17,8 +17,8 @@ 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.26" 20LINUX_VERSION ?= "5.4.39"
21SRCREV_machine ?= "d6f5dd6c6161d0ea5d8ca2aac030130ea5031b7b" 21SRCREV_machine ?= "ddb02394d5c1e41e8d0ef2b67f256e0fcf57c2eb"
22SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" 22SRCREV_meta ?= "4ed477131e6e508d335d70c070eb84a5c3d673e5"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"