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>2016-12-22 15:26:41 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 12:03:36 +0100
commitc6f67d8e4efe3f282f5fb3a27f71de62529503ec (patch)
tree16beba7df43db6000feaf9d0fb39aadf99882ba0 /recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
parent09f7eea74acda1a71b74ae38eee6ec5774b41ec4 (diff)
u-boot/kernel: update version string to 2.7
While at it consistently use a lower case 'v' as with U-Boot and kernel in meta-toradex-nxp. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
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.bb2
1 files changed, 1 insertions, 1 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 9d14574..740c40f 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
@@ -25,7 +25,7 @@ SRC_URI_append_tegra3 = " file://fw_unlock_mmc.sh \
SRC_URI_append_tegra124 = " file://fw_unlock_mmc.sh \
"
-PV = "v2016.11-v2.6.2b1+git${SRCPV}"
+PV = "v2016.11-v2.7b1+git${SRCPV}"
S = "${WORKDIR}/git"