From 4c0d2081dd60976d3ad14783816ae9a1ca88d020 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 28 Oct 2017 12:39:05 +0200 Subject: u-boot-toradex-fsl-fw-utils: unify pv/pr handling Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 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 5feee0f..0264ac8 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 @@ -26,8 +26,7 @@ SRC_URI = " \ file://fw_unlock_mmc.sh \ " -PV = "2016.11" -PR = "${TDX_VER_INT}+gitr${SRCPV}" +PV = "2016.11+gitr${SRCPV}" LOCALVERSION ?= "-${TDX_VER_INT}" S = "${WORKDIR}/git" -- cgit v1.2.3