From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 20:30:26 +0000 (+0000) Subject: linux-fslc-imx: sanitize local version X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=refs%2Fpull%2F820%2Fhead;p=meta-freescale.git linux-fslc-imx: sanitize local version Drop '-imx' prefix from LOCALVERSION to align with new versioning scheme that is agreed between linux-imx and linux-fslc-imx kernel providers. Signed-off-by: Andrey Zhizhikin --- diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index e457a2f1..d3ed56ca 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb @@ -81,7 +81,7 @@ SRCREV = "05c302bdd5fe7eb75c22eeb4ab2b669d4849a9df" LINUX_VERSION = "5.4.129" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. -LOCALVERSION = "-imx-5.4.70-2.3.0" +LOCALVERSION = "-5.4.70-2.3.0" DEFAULT_PREFERENCE = "1"