summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-08-04 02:18:04 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-08-31 09:48:23 +0200
commit56e195b10849e2973130695a1917c987a4fe1813 (patch)
tree327313a1945144389a90fd78965929a4d59fd636
parent155724b0c1777a38190c8c6556e1a9ccf4087167 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed 30 Aug 2023 09:36:14 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 375 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/375 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_git.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
index d491c65..1e5fcef 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
@@ -1,4 +1,4 @@
-LINUX_VERSION ?= "6.1.33-rt11"
+LINUX_VERSION ?= "6.1.46-rt13"
require recipes-kernel/linux/linux-toradex-mainline_git.bb
SUMMARY = "Toradex mainline real-time Linux kernel"
@@ -7,7 +7,7 @@ SUMMARY = "Toradex mainline real-time Linux kernel"
LINUX_REPO = "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git"
KBRANCH = "v6.1-rt"
-SRCREV_machine = "7c574e2eb052aa39ba796334bf95c0baa9479411"
+SRCREV_machine = "d50b0124e9a24d79938b163da023619f37609c37"
SRCREV_machine:use-head-next = "${AUTOREV}"
SRC_URI:append = " \
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index f64b088..841dfbf 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -46,10 +46,10 @@ SRC_URI:append = " \
file://0001-Revert-media-v4l2-async-Use-endpoints-in-__v4l2_asyn.patch \
"
-LINUX_VERSION ?= "6.1.37"
+LINUX_VERSION ?= "6.1.50"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "d2a6dc4eaf6d50ba32a9b39b4c6ec713a92072ab"
+SRCREV_machine = "a2943d2d9a00ae7c5c1fde2b2e7e9cdb47e7db05"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"