summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-04-06 12:28:41 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-05-02 14:29:35 +0200
commit1c5d0d1d763366eabbacaeb40fb2813e9488f7c3 (patch)
treec2f361420cc32911638588036944b349abbee79e
parenta31e6fc22579cdbfa1ff4ed4ec124cae7802fe03 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Mon 01 May 2023 06:16:00 AM UTC Matrix Build: image-torizoncore-kirkstone-6.x.y-nightly-matrix 258 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-nightly-matrix/258 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 e27db06..4f9ae74 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.12-rt7"
+LINUX_VERSION ?= "6.1.26-rt8"
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 = "5802a509437aef7a9a0bfef11c58068cd214f6e4"
+SRCREV_machine = "48e5445f07d6aadb97fd2d6cb34f378ff7f2cbe0"
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 e08690c..fc66717 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -45,10 +45,10 @@ SRC_URI:append = " \
file://0002-media-i2c-ov5640-Implement-get_mbus_config.patch \
"
-LINUX_VERSION ?= "6.1.22"
+LINUX_VERSION ?= "6.1.27"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "3b29299e5f604550faf3eff811d6cd60b4c6cae6"
+SRCREV_machine = "ca48fc16c49388400eddd6c6614593ebf7c7726a"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"