]> code.ossystems Code Review - openembedded-core.git/commit
site/elfutils/libunistring: Drop patching for iconv and set in site file
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Mar 2021 21:47:29 +0000 (21:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Mar 2021 22:51:20 +0000 (22:51 +0000)
commit5a3bfdc4af18302cf0e3ea5802fdfefaa7235657
treea15e65609930218558f8d813cce9ac5c3375feff
parent834923cbf36d028da56208ad1e2a1b8623a88bd7
site/elfutils/libunistring: Drop patching for iconv and set in site file

The standard macros from gettext for iconv include problematic tests which
we've been patching out adhoc. Stop doing this and set results in the site
files instead which is simpler, more maintainable and peforms better too
as an added bonus.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.183.bb
meta/recipes-devtools/elfutils/files/0004-Disable-the-test-to-convert-euc-jp.patch [deleted file]
meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch [deleted file]
meta/recipes-support/libunistring/libunistring_0.9.10.bb
meta/site/common-linux