diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2021-02-24 03:53:19 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-02-25 01:21:17 (GMT) |
commit | 00d84cf011262346d3931423676e3a2c79ba4c32 (patch) | |
tree | 7dcbf6c1cea1e54b249a45fa2d9268ffdc3725e2 /recipes-kernel/linux/linux-intel-rt_5.4.bb | |
parent | 92500858547f752c7c2fd720f48f660338479d0e (diff) | |
download | meta-intel-00d84cf011262346d3931423676e3a2c79ba4c32.tar.gz |
linux-intel-rt/5.4: update to v5.4.93
Updates -rt patchset to -rt51.
Updated kernel config to latest commit.
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/linux-intel-rt_5.4.bb')
-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 ba3e10e..f26a512 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.4.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb | |||
@@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.4" | |||
18 | 18 | ||
19 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 19 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
20 | 20 | ||
21 | LINUX_VERSION ?= "5.4.87" | 21 | LINUX_VERSION ?= "5.4.93" |
22 | SRCREV_machine ?= "db8c85db08a41d88738f4ddd2779567457d17e1d" | 22 | SRCREV_machine ?= "6d57e4c1caf4b50e55d27251a39312fec10cd870" |
23 | SRCREV_meta ?= "6b7942ff385130e31dbb7fe5f3a70cde30dbb398" | 23 | SRCREV_meta ?= "4f6d6c23cc8ca5d9c39b1efc2619b1dfec1ef2bc" |
24 | 24 | ||
25 | LINUX_KERNEL_TYPE = "preempt-rt" | 25 | LINUX_KERNEL_TYPE = "preempt-rt" |
26 | 26 | ||