generic-poky/meta/recipes-core/gettext
Khem Raj cd007488d2 gettext: Delete libintl.la file from install
gettext installs a libtool .la file for non-glibc systems
since it builds libintl for them unlike glibc where it finds that using
libc's gettext implementation is just fine. Same is not true for
musl even though musl provides itw own gettext implementation much on
then lines of glibc.

ideally gettetxt should be fixed to behave on musl, but at this time its
not clear if APIs are same and complete.

Deleting .la file helps compiling packages like util-linux when using
fstack-protections since it does not alter the order of libc on linker
cmdline

Moved src_uri checksums just below the SRC_URI as matter of formatting

(From OE-Core rev: 83d31c874c58c9e98f1f99cbad1a583e65ed72e6)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28 11:33:07 +00:00
..
gettext-0.16.1 gettext_0.16.1: remove obsolete uclibc specific patch 2015-08-10 12:40:26 -07:00
gettext-0.19.6 bison/gettext: add --with-bisonlocaledir to assign BISON_LOCALEDIR 2016-02-28 11:32:58 +00:00
gettext-minimal-0.19.4 gettext-minimal-native: use MKIDR_P in Makefile.in.in 2015-07-16 15:09:19 +01:00
gettext-minimal-native_0.19.4.bb gettext-minimal-native: Disable the unnecessary check in iconv.m4 2015-05-24 07:19:20 +01:00
gettext_0.16.1.bb gettext: Delete libintl.h and charset.alias 2015-12-12 23:42:55 +00:00
gettext_0.19.6.bb gettext: Delete libintl.la file from install 2016-02-28 11:33:07 +00:00