common: lack of whitespace around the assignment
Fixed these warning for Yocto (@master) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
This commit is contained in:
committed by
Andreas Müller
parent
6624c74a9c
commit
9942ddcb1a
@@ -12,4 +12,4 @@ DEPENDS += "qtbase qtserialport"
|
||||
PV = "0.4.0+git${SRCPV}"
|
||||
SRCREV = "5c28d4765ce7de57702f4f529fed7da80b82e8d8"
|
||||
|
||||
S="${WORKDIR}/git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user