summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libunistring
Commit message (Collapse)AuthorAgeFilesLines
* libunistring: remove the test to convert euc-jp in configureJackie Huang2013-09-222-1/+45
| | | | | | | | | | | | | Remove the test "Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is provided" since we don't support HP-UX and if the euc-jp is not installed on the host, libunistring will be built without iconv support and will cause guild-native configure fail. (From OE-Core rev: 0470bd7a9658d3d8aa10e9d081f42b61b9b7a6f4) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunistring: fix build with automake 1.12Nitin A Kamble2012-07-172-2/+84
| | | | | | | | | | | | | Added a new patch: libunistring/libunistring_fix_for_automake_1.12.patch More comments in the patch header. (From OE-Core rev: 015e3eca85c779cd78080f81c9d056be223465d1) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunistring: Fix parallel make issue1.2_M4.rc3.1Richard Purdie2012-04-122-2/+29
| | | | | | | | See patch header for the full description of the parallel make issue this resolves. (From OE-Core rev: 1b576a2412647fbbf0a17e95171efdc458f4be16) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunistring: new recipe for autogenNitin A Kamble2012-01-191-0/+28
libunistring recipe is needed by guile. And guile is needed by autogen. (From OE-Core rev: b9006a6fe807f6717fd6ee7237b23987184d2316) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>