diff options
author | ci.toradex <cicd@toradex.com> | 2024-02-06 22:26:14 +0000 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2024-03-04 15:57:36 +0100 |
commit | f820431d2005af3148f761b70a04c3e8287c8d66 (patch) | |
tree | 4748cbc8a86fbc33374c76e97fd16f1c8fcfc29c /recipes-bsp/u-boot | |
parent | eec4fe1b8ee9d9c21e775b6d3751ba2424aa54cc (diff) |
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 01 Mar 2024 09:06:30 AM UTC
Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 538
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/538
Signed-off-by: ci.toradex <cicd@toradex.com>
(cherry picked from commit 70c913fb2551e571b096ad67fdedce90db894bac)
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex_2022.04.bb | 2 |
1 files changed, 1 insertions, 1 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 c178c29..6899498 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 = "ef90b0f339f2bcd576f0d7898b5896c6d9c0f93f" +SRCREV = "04dddde7d4d7eb28ce29ff0555b281a670db2cd6" SRCREV:use-head-next = "${AUTOREV}" SRCBRANCH = "toradex_imx_lf_v2022.04" |