From 34fd49466f558084c26a23d53b07f82055f797ad Mon Sep 17 00:00:00 2001 From: Jacob Kroon Date: Tue, 15 Apr 2014 21:36:51 +0200 Subject: linux-imx-rt: Drop extra 'rt' in version name The 'rt' is already encoded in the version name by the RT-patch. This changes the default version name from 3.10.17-rt12-rt-1.0.0_beta to 3.10.17-rt12-1.0.0_beta Signed-off-by: Jacob Kroon Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-imx-rt_3.10.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-imx-rt_3.10.17.bb b/recipes-kernel/linux/linux-imx-rt_3.10.17.bb index 0878564..31271ed 100644 --- a/recipes-kernel/linux/linux-imx-rt_3.10.17.bb +++ b/recipes-kernel/linux/linux-imx-rt_3.10.17.bb @@ -11,7 +11,7 @@ DEPENDS += "lzop-native bc-native" SRCBRANCH = "imx_3.10.17_1.0.0_beta" SRCREV = "ec1af9f898d234001d8fc7d720382de34cb6580f" -LOCALVERSION = "-rt-1.0.0_beta" +LOCALVERSION = "-1.0.0_beta" COMPATIBLE_MACHINE = "(mx6)" -- cgit v1.2.3-54-g00ecf