summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2024-01-10 21:49:34 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-03-04 15:13:49 +0100
commit9ec8920d13c5f391d615ef928010fae05cb06bb3 (patch)
tree3c3183668f0fbff0ffe8ad5878d7643afb8a494e
parent305bb2fd1594080b97e879c6ef939424e9efcdf2 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed 31 Jan 2024 11:21:12 PM UTC Matrix Build: image-tezi-kirkstone-6.x.y-nightly-matrix 239 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tezi-kirkstone-6.x.y-nightly-matrix/239 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 7311344a7126599cbba8e7189c278a2e0ba741d5)
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2022.04.bb2
-rw-r--r--recipes-kernel/linux/device-tree-overlays_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
index 3215ae5..c178c29 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
@@ -9,7 +9,7 @@ PROVIDES:append = " u-boot"
require recipes-bsp/u-boot/u-boot.inc
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "28dc906f6107ce8510a1ba07894ac966bad9b27d"
+SRCREV = "ef90b0f339f2bcd576f0d7898b5896c6d9c0f93f"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_imx_lf_v2022.04"
diff --git a/recipes-kernel/linux/device-tree-overlays_git.bb b/recipes-kernel/linux/device-tree-overlays_git.bb
index 008e879..f021d21 100644
--- a/recipes-kernel/linux/device-tree-overlays_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV = "85e4729bdd48993832b8b82a3ca0a214e1552569"
+SRCREV = "7ee428be9aa71d99edcefe061793209ba3dc466b"
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_5.15-2.2.x.bb b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
index 52dfabf..b9e92b3 100644
--- a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
@@ -19,7 +19,7 @@ LINUX_VERSION = "5.15.129"
KERNEL_VERSION_SANITY_SKIP = "1"
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV_machine = "6f8fd49366db9d63c6a64ff869347b75f7dd15fc"
+SRCREV_machine = "c6f626a5642c298c4555894b59739d192f07eb89"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"