1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +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:
Richard Purdie
2018-01-13 14:52:53 +00:00
parent bc112b8368
commit 2ab366f9dd
+1 -1
View File
@@ -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"