diff options
author | ci.toradex <cicd@toradex.com> | 2021-06-06 22:57:11 +0000 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2021-06-30 10:59:45 +0200 |
commit | e37959a52f2cea3a2a2f0c4f165a60715c817565 (patch) | |
tree | 0e6741c1bf64142758ee438199628e6ad02d609a /recipes-bsp | |
parent | 1a67472a683cc7ffa4bf5808e344713bc437619c (diff) |
Bump SRCREV
Bump SRCREV hashes as used in build of Thu Jun 24 23:53:16 UTC 2021
Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 343
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/343
Signed-off-by: ci.toradex <cicd@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc index 664bb7e..66e1f40 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc +++ b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc @@ -11,7 +11,7 @@ inherit toradex-u-boot-localversion # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "0d93ac5de8b4585bf81fcfa96e75c982e82b3acf" +SRCREV = "68f97c8d17f0d9822565b0a28a1d6705acef2355" SRCBRANCH = "toradex_2020.07" SRCREV_use-head-next = "${AUTOREV}" |