mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-gateworks-imx: replace underscore with hyphen in LOCALVERSION
fixes package-ipk Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
e8aeb5a43c
commit
d313083895
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user