From 62261b4a8da7c4004c0ced983a574ec38113cf11 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 8 Nov 2017 23:10:27 +0100 Subject: u-boot-fw-utils: unify use of pv/pr Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') 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 586eccb..e9de827 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 @@ -29,8 +29,8 @@ SRC_URI = " \ SRC_URI_append_tegra3 = " file://fw_unlock_mmc.sh" SRC_URI_append_tegra124 = " file://fw_unlock_mmc.sh" -PV = "2016.11" -PR = "${TDX_VER_INT}+gitr${SRCPV}" +PV = "2016.11+git${SRCPV}" +PR = "${TDX_VER_INT}" S = "${WORKDIR}/git" -- cgit v1.2.3