mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-wandboard: Update LOCALVERSION to use valid characters
We can only use this characters [a-z0-9.+-] for LOCALVERSION. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
ebccc38c30
commit
07583640f3
|
@ -11,7 +11,7 @@ DEPENDS += "lzop-native bc-native"
|
|||
|
||||
SRCBRANCH = "wandboard_imx_4.1.15_1.1.0_ga"
|
||||
SRCREV = "8b015473d34019c3e093c257861e9c6f4930400b"
|
||||
LOCALVERSION = "_1.1.0_ga-wandboard"
|
||||
LOCALVERSION = "-1.1.0-ga-wandboard"
|
||||
|
||||
SRC_URI += "\
|
||||
file://Fix-the-compile-issue-under-gcc6.patch \
|
||||
|
|
|
@ -10,7 +10,7 @@ DEPENDS += "lzop-native bc-native"
|
|||
|
||||
SRCBRANCH = "wandboard_imx_4.1.15_1.1.0_ga"
|
||||
SRCREV = "8b015473d34019c3e093c257861e9c6f4930400b"
|
||||
LOCALVERSION = "_1.1.0_ga-wandboard"
|
||||
LOCALVERSION = "-1.1.0-ga-wandboard"
|
||||
|
||||
SRC_URI += "\
|
||||
file://Fix-the-compile-issue-under-gcc6.patch \
|
||||
|
|
Loading…
Reference in New Issue
Block a user