summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-03 22:23:48 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-10 00:37:47 +0200
commitf4149c68d416ab2d03e77fbc2e0c25431a49b186 (patch)
tree4a81e68de68e615d3f942bdf6b500c31ab76e844
parentde2d306cde2f7804ce7a9672162dc2f11172aa7c (diff)
u-boot: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index ceabce3..0666387 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -17,8 +17,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
# This revision is based on upstream "v2016.11"
-SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
+SRCBRANCH = "2016.11-toradex"
SRC_URI = " \
git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 87e1c69..bf715a7 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -17,8 +17,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S = "${WORKDIR}/git"
# This revision is based on upstream "v2016.11"
-SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
+SRCBRANCH = "2016.11-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
PV = "2016.11"