summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.4.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-kernel/linux/linux-toradex_4.4.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-kernel/linux/linux-toradex_4.4.bbappend')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend
index 8613cd8..2687ed1 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.4.bbappend
@@ -2,7 +2,7 @@ include conf/tdx_version.conf
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:"
-LOCALVERSION = "-${TDX_VER_INT}"
+LOCALVERSION = "-${TDX_VER_ITEM}"
SRCREV = "e0f2806138a4eeb3c31abe0e0e767d0f6d9a13a3"
SRCBRANCH = "toradex_vf_4.4"