summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-03-29 11:06:01 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-30 19:57:41 +0200
commitafd31a2760b204e54f755204e108b660987b8fd9 (patch)
treed5d1f8e44ec17a91144b45e2adb2b638a75b3fbe
parent3f0bc17f355aa0cdcbc2cf946c9dff3728ce4988 (diff)
u-boot tegra: update to latest -next
Signed-off-by: Max Krummenacher <max.krummenacher@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 faaa225..ce5de88 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
@@ -14,8 +14,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4"
-SRCBRANCH = "2015.04-toradex"
+SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCBRANCH = "2015.04-toradex-next"
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 2e709cf..886d6a9 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -15,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4"
-SRCBRANCH = "2015.04-toradex"
+SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCBRANCH = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
PV = "${PR}+gitr${SRCREV}"