summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:37:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:37:16 +0200
commit29210beb9b71efc98a0c5c8fc2c070606d688e43 (patch)
treef21ecbc58cfba93b2c74686ce04cc38b33423c4c /recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
parent2a79098101b2480867eb409aade55a6836acaec1 (diff)
Apalis/Colibri: update U-Boot to latest
And use 2015.04-toradex branch
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb4
1 files changed, 2 insertions, 2 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 7cb73ba..4226958 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
@@ -13,10 +13,10 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next"
+SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex"
SRC_URI += "file://fw_env.config"
# This revision is based on upstream "v2015.04"
-SRCREV = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
+SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
PV_apalis-t30 = "${PR}+gitr${SRCREV}"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"