From fbe6d2c12aa9f7956bc87efeb68cb64b26b60c7a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 15 Apr 2015 19:00:25 -0700 Subject: recipes: Fix charset.alias for musl This is same gnulib fix replicated across needed recipes Change-Id: I756713407111a726eae98e26c9c1ff64981371c0 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-devtools/m4/m4-1.4.17.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-devtools/m4/m4-1.4.17.inc') diff --git a/meta/recipes-devtools/m4/m4-1.4.17.inc b/meta/recipes-devtools/m4/m4-1.4.17.inc index 3133e99c33..8ea4e04907 100644 --- a/meta/recipes-devtools/m4/m4-1.4.17.inc +++ b/meta/recipes-devtools/m4/m4-1.4.17.inc @@ -11,5 +11,8 @@ SRC_URI += "file://ac_config_links.patch \ file://remove-gets.patch \ " +SRC_URI_append_class-target = "\ + file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ + " SRC_URI[md5sum] = "a5e9954b1dae036762f7b13673a2cf76" SRC_URI[sha256sum] = "3ce725133ee552b8b4baca7837fb772940b25e81b2a9dc92537aeaf733538c9e" -- cgit 1.2.3-korg