]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: sanitize local version 820/head
authorAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 30 Jun 2021 20:30:26 +0000 (20:30 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 30 Jun 2021 20:30:26 +0000 (20:30 +0000)
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 <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc-imx_5.4.bb

index e457a2f188fbe8789a5589c1eabba661822db192..d3ed56ca9ab65f54200d4fd105c1e603fbbedd19 100644 (file)
@@ -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"