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-11-16 18:09:09 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-23 22:15:42 +0100
commitd6db625d234fd7a73f5d5bcbb8aa09683535b877 (patch)
tree6fc35cf2472bcb791bbe59a4a733d9ec8076cbac /recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
parent7e4cb11489a8a16bbf154ebb42da88b5a41fde3e (diff)
recipes: follow version variable change
We changed the version variables in meta-toradex-bsp-common/conf/tdx_version.conf 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 5950bb0..c8d0cd1 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_ITEM}"
SRCREV = "52259cf22a165c0721bb26c723c0dc5e2659eaa7"
SRCBRANCH = "2016.11-toradex"