summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-06-10 08:52:45 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-10 08:53:29 +0200
commit64158e46ace275931ec35cedb330040e94f31808 (patch)
treee46c09ae824bd4fef86cca2be7da48176cb41614
parent83fe9c97065c759c03a2f4410e94bdb8114c437c (diff)
u-boot recipes: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index 4958b1e..b752c4a 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -17,7 +17,7 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
# This revision is based on upstream "v2016.11"
-SRCREV = "83a53c1c0c6fd813bd655b4f88fd07bf798e11d7"
+SRCREV = "5c2d46b32533cd873c7d821d9842905c9ef48765"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
index f316247..652639e 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
@@ -3,7 +3,7 @@ include conf/tdx_version.conf
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "83a53c1c0c6fd813bd655b4f88fd07bf798e11d7"
+SRCREV = "5c2d46b32533cd873c7d821d9842905c9ef48765"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"