Fix warning : lack of whitespace around assignment

v2 : also fix some typos while we are here.
v3 : add fixes for isic and checksecurity

Signed-off-by: Jason Schonberg <schonm@gmail.com>
[removed already applied change]
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
J. S.
2025-04-14 22:24:03 -04:00
committed by Scott Murray
parent ebe9234fb8
commit 4e2b318a86
14 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ SRC_URI = "http://prdownloads.sourceforge.net/isic/${BPN}-${PV}.tgz \
SRC_URI[md5sum] = "29f70c9bde9aa9128b8f7e66a315f9a4"
SRC_URI[sha256sum] = "e033c53e03e26a4c72b723e2a5a1c433ee70eb4d23a1ba0d7d7e14ee1a80429d"
S="${UNPACKDIR}/${BPN}-${PV}"
S = "${UNPACKDIR}/${BPN}-${PV}"
inherit autotools-brokensep