summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-09-12 15:02:08 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-23 22:15:42 +0100
commitd491fda58fbf45a6b1fd499e2cd1d3572c392b92 (patch)
tree9eb645a2554a2a3eecfe9433286e74e9b57c6fa4 /recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
parent615dbd5b9042ef83cfa9141c6e57604c4bf58dc6 (diff)
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 <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
1 files changed, 1 insertions, 1 deletions
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"