summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 22:08:12 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 22:08:12 +0100
commitc411daec746975195f1590c727449adffb8587e0 (patch)
tree04e9a59f24501f8f46db8a6f8ca8c513695bf69a
parent8d9a9d3abe20c8dd09ce821d12110c47dbf59d98 (diff)
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 740c40f..4e5d561 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,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2016.11"
-SRCREV = "2cb59d1289cb7994c98f9c91f94ed7bd7b279d93"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
+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 5f9b004..c8f3b35 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,8 +16,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2016.11"
-SRCREV = "2cb59d1289cb7994c98f9c91f94ed7bd7b279d93"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
+SRCBRANCH = "2016.11-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
PV = "v2016.11-v2.7b1+git${SRCPV}"