From 9ec772bd417d9ba7633ad3698919bb8060658cf3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 27 Mar 2017 20:05:43 +0200 Subject: u-boot: use the new version variables Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex_2016.11.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes-bsp/u-boot/u-boot-toradex_2016.11.bb') diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb index e778bc1..e8d50bd 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb @@ -1,6 +1,8 @@ -include recipes-bsp/u-boot/u-boot-toradex.inc +require recipes-bsp/u-boot/u-boot-toradex.inc +include conf/tdx_version.conf -PV = "v2016.11-v2.7b1+git${SRCPV}" +PV = "2016.11" +PR = "${TDX_VER_INT}-gitr${@d.getVar("SRCREV", False)[0:7]}" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" -- cgit v1.2.3