summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-12-08 01:56:55 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-01-21 15:32:43 +0100
commit7155e330ea02d42db57b2fcdd329053611cddcef (patch)
tree88195021872fd2f7aca90d4cf3411a13fe2e6b6a
parent79773bb3cfce34e94b0d8b0d3eeca04a90825d4e (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 22 Dec 2023 09:14:23 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 478 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/478 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 654e95a4c868fa717d213dcd668dffcc6241ced5)
-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 ff8d4bc..3215ae5 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 = "4f3579707e340b61c631b0aca00fc93e6283037f"
+SRCREV = "28dc906f6107ce8510a1ba07894ac966bad9b27d"
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 5c97e26..008e879 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 = "053445557bd6bf14b5dd781563069ab3451bbb86"
+SRCREV = "85e4729bdd48993832b8b82a3ca0a214e1552569"
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 62cc396..52dfabf 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 = "d6880bf83a40d75a683697183611a95c8ab7a7c5"
+SRCREV_machine = "6f8fd49366db9d63c6a64ff869347b75f7dd15fc"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"