diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-05-19 11:30:38 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-05-19 16:04:57 (GMT) |
commit | 34067aff1de4df380d5ffeb3f13fa111ba2ab7f0 (patch) | |
tree | 19d0d14d19a62819af7e995489fb98a51962548e /recipes-kernel | |
parent | 48527c5bf79a85276b0e65145c1f9f50330d84ba (diff) | |
download | meta-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')
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_5.4.bb | 6 |
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 10a4734..090d804 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 | ||
18 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 18 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
19 | 19 | ||
20 | LINUX_VERSION ?= "5.4.26" | 20 | LINUX_VERSION ?= "5.4.39" |
21 | SRCREV_machine ?= "d6f5dd6c6161d0ea5d8ca2aac030130ea5031b7b" | 21 | SRCREV_machine ?= "ddb02394d5c1e41e8d0ef2b67f256e0fcf57c2eb" |
22 | SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" | 22 | SRCREV_meta ?= "4ed477131e6e508d335d70c070eb84a5c3d673e5" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |