mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
m4: Add missing append whitespace
(From OE-Core rev: 33116dfc018fd387fa70131dcabc653745c32fde) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \
|
|||||||
file://remove-gets.patch \
|
file://remove-gets.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI_append_class-target = "file://0001-Unset-need_charset_alias-when-building-for-musl.patch"
|
SRC_URI_append_class-target = " file://0001-Unset-need_charset_alias-when-building-for-musl.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "a077779db287adf4e12a035029002d28"
|
SRC_URI[md5sum] = "a077779db287adf4e12a035029002d28"
|
||||||
SRC_URI[sha256sum] = "ab2633921a5cd38e48797bf5521ad259bdc4b979078034a3b790d7fec5493fab"
|
SRC_URI[sha256sum] = "ab2633921a5cd38e48797bf5521ad259bdc4b979078034a3b790d7fec5493fab"
|
||||||
|
|||||||
Reference in New Issue
Block a user