From c0d90c1f77b5a8ac5e267bf4861312411bda7904 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 12 Sep 2017 15:55:48 +0200 Subject: linux-toradex_4.4.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-kernel/linux/linux-toradex_4.4.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend index 9be1b61..8613cd8 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:" -PR = "${TDX_VER_INT}" +LOCALVERSION = "-${TDX_VER_INT}" SRCREV = "e0f2806138a4eeb3c31abe0e0e767d0f6d9a13a3" SRCBRANCH = "toradex_vf_4.4" -- cgit v1.2.3