mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-29 12:29:32 +00:00
recipes: Fix variable assignment whitespace
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ SRC_URI = "git://github.com/mongodb/mongo.git;branch=v4.4;protocol=https \
|
||||
file://0001-Fix-type-mismatch-on-32bit-arches.patch \
|
||||
file://0001-Fix-build-on-32bit.patch \
|
||||
"
|
||||
SRC_URI:append:libc-musl ="\
|
||||
SRC_URI:append:libc-musl = "\
|
||||
file://0001-Mark-one-of-strerror_r-implementation-glibc-specific.patch \
|
||||
file://0002-Fix-default-stack-size-to-256K.patch \
|
||||
file://0004-wiredtiger-Disable-strtouq-on-musl.patch \
|
||||
|
||||
Reference in New Issue
Block a user