From d821c1f952744499364bf034b642d487186afdb0 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 8 Nov 2017 23:08:45 +0100 Subject: u-boot: unify use of pv/pr Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 6fa380c..affc458 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -34,8 +34,8 @@ SRC_URI_append_apalis-tk1-mainline = " \ file://PM375_Hynix_2GB_H5TC4G63AFR_RDA_924MHz.bct \ " -PV = "2016.11" -PR = "${TDX_VER_INT}+gitr${SRCPV}" +PV = "2016.11+git${SRCPV}" +PR = "${TDX_VER_INT}" PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3