diff options
| author | JingHuiTham <jing.hui.tham@intel.com> | 2021-10-15 16:29:39 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-10-20 21:26:04 +0800 |
| commit | cb854ee269740f5b8e375508b9a36183d6842d6f (patch) | |
| tree | 617ce5fb4644f30f242fb79bbdb79a1ef39756ec | |
| parent | 95a124b0aa6d085f6f3dfa15f02c90852a779566 (diff) | |
| download | meta-intel-cb854ee269740f5b8e375508b9a36183d6842d6f.tar.gz | |
linux-intel-rt/5.4: update to v5.4.143
Updates -rt patchset to -rt63.
Updated kernel config as well.
Signed-off-by: JingHuiTham <jing.hui.tham@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -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 05d8f61b..adc01e6b 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.138" | 21 | LINUX_VERSION ?= "5.4.143" |
| 22 | SRCREV_machine ?= "45e3b0f5357fc86bf0e766a5249fc7faa33c1be8" | 22 | SRCREV_machine ?= "2dc0f2c1ee89b9ce92944e397f2619062ebb77f8" |
| 23 | SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" | 23 | SRCREV_meta ?= "e14d587eec888fba8693da2a072f729219acfb41" |
| 24 | 24 | ||
| 25 | LINUX_KERNEL_TYPE = "preempt-rt" | 25 | LINUX_KERNEL_TYPE = "preempt-rt" |
| 26 | 26 | ||
