diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2020-11-30 15:38:17 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2020-12-10 15:58:47 +0100 |
commit | 627949f52b58d54ec2b5992b327bb33123cc53b2 (patch) | |
tree | adfb3292f61b1cbd9c064ae6700467f567af69d1 /recipes-bsp | |
parent | 18475ac6e19ec6dd39fa4c008c87ad3d354eb6bc (diff) |
u-boot: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit 2fa40a70b28efedefa4357519b9a92e92f52415d)
(cherry picked from commit b5179b050062a29c2fe0bdfc1717b616c4f1630e)
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 6d63627..86c6ad2 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 = "3c5809aacd31d5aef3ffea987ccbfa9d3ac1fd0a" +SRCREV = "51b7d2f591d32916a3addab0193d07bbacb34aad" SRCBRANCH = "toradex_2020.07" SRCREV_use-head-next = "${AUTOREV}" |