summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-10 14:42:43 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:00:39 +0200
commitb19750f5b8a6a4fd2b34b4901407c39c7194dea5 (patch)
tree572342a19c2b4c26d425ed70e239ff32f44849c8 /recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
parent2d8711e758039dce4b27e0bda38e6e4c0f6d0751 (diff)
u-boot: use latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index acc0903..4ae73f0 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -13,16 +13,15 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV = "476fa4400d2cc32279c7ae7e73e7c4ab1bff4327"
-SRCBRANCH = "2015.04-toradex-next"
+SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
+SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
"
SRC_URI_append_mx6 = " file://fw_unlock_mmc.sh \
"
-PV = "${PR}+gitr${SRCREV}"
-PR = "r0"
+PV = "v2015.04-v2.6.1b1+git${SRCPV}"
S = "${WORKDIR}/git"