summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-09-12 15:57:10 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-23 22:15:42 +0100
commite507119accecf240bdfcd44b647feb6774e2f7c5 (patch)
tree1fc05f4827bda4de5a888b1a196b97741c929014 /recipes-kernel/linux
parentc0d90c1f77b5a8ac5e267bf4861312411bda7904 (diff)
linux-toradex_4.1-2.0.x.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-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend
index cb80769..fde2d5d 100644
--- a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend
@@ -1,7 +1,7 @@
include conf/tdx_version.conf
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1-2.0.x:"
-PR = "${TDX_VER_INT}"
+LOCALVERSION = "-${TDX_VER_INT}"
SRCREV = "18717e2b1ca9b0fbf8bafa2717719e1f2c8f1114"
SRCBRANCH = "toradex_4.1-2.0.x-imx"