summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Drozdov <denys.drozdov@toradex.com>2021-11-08 18:55:42 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-11-15 12:26:57 +0100
commitc61312eed913173b0c2f52367096dd647d9dfec1 (patch)
treee2fc6b478294905231cea6baf595ba7586b3f73c
parent430f99165d1dea2d087a920da9e36d2bf1711b2f (diff)
linux-toradex_5.4-2.3.x: update to v5.4.154
Update to v5.4.154 LTS kernel patch Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com> (cherry picked from commit 7a242fd18231a5accbc7660a4d19eaadf931c4ef)
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
index 442357e..e060e5f 100644
--- a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
inherit toradex-kernel-localversion
-LINUX_VERSION = "5.4.129"
+LINUX_VERSION = "5.4.154"
# skip, as with use-head-next LINUX_VERSION might be set wrongly
KERNEL_VERSION_SANITY_SKIP:use-head-next = "1"
@@ -22,7 +22,7 @@ KERNEL_VERSION_SANITY_SKIP:use-head-next = "1"
LOCALVERSION = "-${TDX_VERSION}"
SRCBRANCH = "toradex_5.4-2.3.x-imx"
-SRCREV_machine = "828ec42a6a32004a199f8ee4893fecdc0b15ae92"
+SRCREV_machine = "4128a6606c71fd177b71e2037f9da101cf967e50"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "lzop-native bc-native"
@@ -46,7 +46,7 @@ export DTC_FLAGS = "-@"
# both possible storage locations.
MIRRORS:append:preempt-rt = "${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/"
SRC_URI:append:preempt-rt = " \
- ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.129-rt61.patch.xz;name=rt-patch \
+ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.154-rt65.patch.xz;name=rt-patch \
file://preempt-rt.scc \
file://preempt-rt-less-latency.scc \
"
@@ -56,4 +56,4 @@ SRC_URI:append:preempt-rt = " \
# file://0002-ddr-perf-prevent-BUG-with-rt-patch.patch \
#
-SRC_URI[rt-patch.sha256sum] = "f8ddc34c7765bb78c9f44c4e41dae7d4196c87201212ab4ec3723a7594b9702c"
+SRC_URI[rt-patch.sha256sum] = "899037547ab272cbb835400633e9c96812c1172845b68479ececc3901eaf6c6d"