From: Richard Purdie Date: Sat, 13 Jan 2018 14:52:53 +0000 (+0000) Subject: m4: Add missing append whitespace X-Git-Tag: uninative-1.8~679 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=33116dfc018fd387fa70131dcabc653745c32fde;p=openembedded-core.git m4: Add missing append whitespace Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/m4/m4-1.4.18.inc b/meta/recipes-devtools/m4/m4-1.4.18.inc index 7790a88d75..ee8bee446b 100644 --- a/meta/recipes-devtools/m4/m4-1.4.18.inc +++ b/meta/recipes-devtools/m4/m4-1.4.18.inc @@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \ 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[sha256sum] = "ab2633921a5cd38e48797bf5521ad259bdc4b979078034a3b790d7fec5493fab"