summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-11-08 23:08:45 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-20 16:59:25 +0100
commitd821c1f952744499364bf034b642d487186afdb0 (patch)
tree7e52914143e75d16b9177f432f92291039feaa26 /recipes-bsp/u-boot/u-boot-toradex_git.bb
parent9a3ea4dc18bd87d9589adbfa9e23798bc37b0763 (diff)
u-boot: unify use of pv/pr
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_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb4
1 files changed, 2 insertions, 2 deletions
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}"