diff options
author | ci.toradex <cicd@toradex.com> | 2022-11-16 04:21:55 +0000 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2022-12-07 15:30:17 +0100 |
commit | 503df2d68b6604167942ad495f47dc2ada18699f (patch) | |
tree | 5b21302d06a88d05107d53a870e79c77742eb134 /recipes-bsp/u-boot | |
parent | cc4d1128e6624bfe9370d3a10d8f281b0990abc4 (diff) |
Bump SRCREV
Bump SRCREV hashes as used in build of Wed Nov 30 23:28:13 UTC 2022
Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 128
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/128
Signed-off-by: ci.toradex <cicd@toradex.com>
(cherry picked from commit a23c4b6d01831d45634d4156b513746dda051161)
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-common_2022.04.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2022.04.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2022.04.inc index cbb2602..38dc7ce 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-common_2022.04.inc +++ b/recipes-bsp/u-boot/u-boot-toradex-common_2022.04.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}" -SRCREV = "00f84bd784c4dc88947f440e4c7bf6117539c6f0" +SRCREV = "944a4ccb70e495cc7a2006c25b10f83d79d536fd" SRCREV:use-head-next = "${AUTOREV}" SRCBRANCH = "toradex_imx_lf_v2022.04" |