[meta-freescale] [3rdparty][PATCH] linux-gateworks-imx: replace underscore with hyphen in LOCALVERSION

Tim Harvey tharvey at gateworks.com
Wed May 3 09:52:33 PDT 2017


fixes package-ipk

Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
 recipes-kernel/linux/linux-gateworks-imx_3.14.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-gateworks-imx_3.14.bb b/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
index 781d96d..d2190f4 100644
--- a/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
+++ b/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
@@ -7,7 +7,7 @@ include recipes-kernel/linux/linux-dtb.inc
 DEPENDS += "lzop-native bc-native"
 
 SRCREV = "1032ddf66a1488b47f3ff72f944b4ceadcdd2e4e"
-LOCALVERSION = "-1.0.x_ga+yocto"
+LOCALVERSION = "-1.0.x-ga+yocto"
 SRC_URI = "git://github.com/Gateworks/linux-imx6.git;protocol=git;branch=gateworks_fslc_3.14_1.0.x_ga \
            file://defconfig"
 
-- 
2.7.4



More information about the meta-freescale mailing list