summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-11-08 13:24:25 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-11-09 08:35:02 +0100
commitcbb2cd3e03c5b684116fccd1c30f86e07981fc59 (patch)
treedebb19aa5d505a9a7c0e36fc384356a6456d351a
parentd7ece09e31fb62ee54ad937022227f27fb2e2eaa (diff)
u-boot/u-boot-fw-utils: update to latest -next
Signed-off-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 d3062f9..4827e89 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
@@ -15,12 +15,12 @@ DEFAULT_PREFERENCE_apalis-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRC_URI_T20 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
+SRC_URI_T20 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri-next"
SRC_URI_T20 += "file://fw_env.config"
SRC_URI_T30 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2014.10-toradex"
SRC_URI_T30 += "file://fw_env.config"
# This revision is based on upstream "v2011.06"
-SRCREV_T20 = "278ca22a59e3df4dd1e1494e8920a01c172118af"
+SRCREV_T20 = "bbdb6e03225cc3943b08bd17dc12d7b06e98a1f5"
# This revision is based on upstream "v2014.10"
SRCREV_T30 = "f7e57f71da1eecbf1ac28339868d15492c929925"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 4122463..6ba0b75 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,10 +16,10 @@ DEFAULT_PREFERENCE_apalis-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRC_URI_T20 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
+SRC_URI_T20 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri-next"
SRC_URI_T30 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2014.10-toradex"
# This revision is based on upstream "v2011.06"
-SRCREV_T20 = "278ca22a59e3df4dd1e1494e8920a01c172118af"
+SRCREV_T20 = "bbdb6e03225cc3943b08bd17dc12d7b06e98a1f5"
# This revision is based on upstream "v2014.10"
SRCREV_T30 = "f7e57f71da1eecbf1ac28339868d15492c929925"