From d491fda58fbf45a6b1fd499e2cd1d3572c392b92 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 12 Sep 2017 15:02:08 +0200 Subject: u-boot bbappend: unify versioning with meta-freescale Set Toradex and git hash versions in the same way as what is upstreamed to meta-freescale-3rdparty. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend index 403196e..5950bb0 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend @@ -1,6 +1,6 @@ include conf/tdx_version.conf -LOCALVERSION ?= "-${TDX_VER_INT}" +LOCALVERSION = "-${TDX_VER_INT}" SRCREV = "52259cf22a165c0721bb26c723c0dc5e2659eaa7" SRCBRANCH = "2016.11-toradex" -- cgit v1.2.3