source-highlight: Fix warning : lack of whitespace around assignment

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jason Schonberg
2025-04-11 23:33:58 -04:00
committed by Khem Raj
parent 285142657b
commit 57f1ff43e5
@@ -16,7 +16,7 @@ DEPENDS:append = " bison-native boost"
DEPENDS:append:class-target = " ${PN}-native"
EXTRA_OECONF="--with-boost-regex=boost_regex"
EXTRA_OECONF = "--with-boost-regex=boost_regex"
BBCLASSEXTEND = "native nativesdk"