summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-09-05 21:20:50 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-11-29 17:46:10 +0100
commite9db22709c8cebd76b23398d544daba34834e409 (patch)
tree08b97205546044fb1770fadc1e4f5d94feffad5a
parentc7dd4ccbcf95414ce5704723b3bcfd0ec5bc2ede (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed 04 Oct 2023 11:08:30 AM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 405 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/405 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 704141cace404fcb84f0e5d86fc2658ef2225763)
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb2
-rw-r--r--recipes-kernel/linux/device-tree-overlays-ti_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb b/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
index a75e956..530c3a3 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "849a29ccd66d390d44511a8b837f360ac2cb0c72"
+SRCREV = "96179e4a5bb05e5811fe6d7ed03cb78042676518"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_ti-u-boot-2023.04"
diff --git a/recipes-kernel/linux/device-tree-overlays-ti_git.bb b/recipes-kernel/linux/device-tree-overlays-ti_git.bb
index 43924d5..ad215c9 100644
--- a/recipes-kernel/linux/device-tree-overlays-ti_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-ti_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV = "28a84e584ce575689110c12fcd517ab4a957dd36"
+SRCREV = "8ad9de4d37b746f6f5b2364cbdbc8699c58ff15e"
SRCREV:use-head-next = "${AUTOREV}"
# we have dtbo's in arm and arm64 architecture, set the include paths
diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
index 45ac8ba..02cdf18 100644
--- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
@@ -18,7 +18,7 @@ KERNEL_VERSION_SANITY_SKIP = "1"
SCMVERSION ?= "y"
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV_machine = "c5be551ae9b5728af01855fcfb87393a346fffc7"
+SRCREV_machine = "5ed54483177b1e72267c77c019175e06c3d87c7f"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"