diff options
author | Philippe Schenker <philippe.schenker@toradex.com> | 2020-12-30 17:38:08 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2021-03-23 16:57:37 +0100 |
commit | 01d9fe29aa4b027b72a4e24cedaeb83d74cd07cd (patch) | |
tree | aa4472312903e147a416587d5c2571793381cd34 /recipes-bsp | |
parent | 627949f52b58d54ec2b5992b327bb33123cc53b2 (diff) |
Bump SRCREV hashes as used in build of Fri Feb 26 22:28:17 UTC 2021
Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 231
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/231
Signed-off-by: ci.toradex <cicd@toradex.com>
Squashed:
(cherry picked from commit a0f00032e59ea7db45e46eea35a221ede499aefd)
(cherry picked from commit b214067b27204f471cf405a1e3997d3da233a8f9)
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 86c6ad2..998b2a1 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 = "51b7d2f591d32916a3addab0193d07bbacb34aad" +SRCREV = "72c5548771bed674e0fb48a9a683fc8106943b6e" SRCBRANCH = "toradex_2020.07" SRCREV_use-head-next = "${AUTOREV}" |