summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2022-10-12 22:34:52 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2022-11-02 11:52:59 +0100
commitbe8cf57e1bf2ccb049923a62787a6a90efd58a4c (patch)
treebd249429354a5a0d7c96643b8c8404cb1c66a674
parentca5ce278e2baa20b50ab5ce7b6a0f5a2d8898e4d (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Sun Oct 30 08:47:22 UTC 2022 Matrix Build: image-torizoncore-kirkstone-6.x.y-nightly-matrix 80 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-nightly-matrix/80 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index 088666c..f230721 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -36,11 +36,11 @@ SRC_URI:append = " \
file://0002-arm-dts-colibri-imx6ull-enable-default-peripherals.patch \
"
-LINUX_VERSION ?= "6.0.0"
+LINUX_VERSION ?= "6.0.6"
LINUX_VERSION:use-head-next ?= "6.0"
KBRANCH = "linux-6.0.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "4fe89d07dcc2804c8b562f6c7896a45643d34b2f"
+SRCREV_machine = "e90fbe65c6b31ed48a6f13c232b0ca26688218d5"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"
@@ -71,11 +71,11 @@ do_deploy:append() {
#######################################################################
LINUX_REPO:preempt-rt = "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git"
-LINUX_VERSION:preempt-rt ?= "6.0-rt11"
-LINUX_VERSION:use-head-next:preempt-rt ?= "6.0-rt11"
+LINUX_VERSION:preempt-rt ?= "6.0.5-rt14"
+LINUX_VERSION:use-head-next:preempt-rt ?= "6.0-rt"
KBRANCH:preempt-rt = "linux-6.0.y-rt"
KBRANCH:use-head-next:preempt-rt = "linux-6.0.y-rt"
-SRCREV_machine:preempt-rt = "16c33ae7f3d52020152dd01890a6e7c924a7485e"
+SRCREV_machine:preempt-rt = "040e3123e9d93721de64a3df726871b57af204e9"
SRCREV_machine:preempt-rt:use-head-next = "${AUTOREV}"
SRC_URI:append:preempt-rt = " \