generic-poky/meta/recipes-support
Richard Purdie b090fde5c1 gettext: Switch to disabling nls and reducing -native build dependencies to a set of pre built m4 macros
When analysing our build performance, its apparent that binutils-cross
takes an age to get built. This is due to its dependencies on
flex-native and bison-native which in turn depend on gettext-native.

gettext-native is problematic as it has a significant dependency chain
of its own and takes an age to build. What is worse is that we never
care about the native language support in -native and -cross packages
since we always force the C locale.

This patch therefore disables nls for all -native packages (its already
disabled for -cross) and adds a new gettext-minimal-native package which
contains the m4 macros to keep autoconf/automake happy.

This means we gain a significant build time speedup by the removal of
gettext-native from most dependency chains (only being part of gettext
for the target now).

For now the LICENCE field says GPLv3, the macros are actually under a
FSF MIT like licence so we need to update this part of the patch in due
course.

(From OE-Core rev: 01b2a16beb4a924077b74943ad4d6e7976563ff1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-02 08:58:03 +00:00
..
apr apr-util: add native support 2011-10-24 17:27:16 +01:00
aspell aspell: upgrade from 0.60.6 to 0.60.6.1 2011-08-04 15:04:31 +01:00
atk recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
attr gettext: Switch to disabling nls and reducing -native build dependencies to a set of pre built m4 macros 2011-11-02 08:58:03 +00:00
beecrypt beecrypt: Fix multilib header conflict - beecrypt/gnu.h 2011-07-27 15:45:47 +01:00
boost boost-jam-native: Add SRC_URI Checksum 2011-10-07 11:35:48 +01:00
consolekit consolekit 0.4.5: fix PAM installation dir 2011-07-22 11:56:51 +01:00
createrepo Revert "createrepo: Update to 0.9.9" 2011-05-27 00:48:12 +01:00
curl curl: Upgrade from 7.21.7 to 7.22.0 2011-10-04 13:46:20 +01:00
db db: Add INSANE_SKIP to avoid warning about .so file 2011-07-05 11:39:10 +01:00
enchant RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN} 2010-12-30 10:03:10 +00:00
gdbm recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
gmp gmp: upgrade from 5.0.1 to 5.0.2 2011-07-08 16:39:09 +01:00
gnutls farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields 2011-10-14 13:18:12 +01:00
gpgme gpgme: Upgrade to 1.3.1 2011-08-04 15:04:33 +01:00
icu icu-3.6: fix building with big make -j 2011-09-06 16:37:02 +01:00
js License Field Cleanup: Non-standard field names 2011-05-27 18:27:22 +01:00
libassuan libassuan: Upgrade to 2.0.2 2011-08-04 15:04:32 +01:00
libcap libcap: only enable pam if DISTRO_FEATURES requests it 2011-08-31 19:59:59 +01:00
libcheck Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
libcroco recipes: Add Upstream-Status to multiple recipes 2011-05-13 10:29:01 +01:00
libdaemon SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libevent SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libexif libexif: upgrade to 0.6.20 2011-04-18 05:51:18 +01:00
libfm libfm: Upgrade to 0.1.16 2011-10-14 13:18:18 +01:00
libgcrypt libgcrypt: Update to 1.5.0 2011-10-14 13:18:17 +01:00
libgdbus Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
libgpg-error libgpg-error: drop common-lisp files 2011-09-22 05:12:29 +01:00
libiconv libiconv: Fix build failure on 1.13.1 2011-07-21 22:50:24 +01:00
libmpc SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libnl libnl2: Fix a race on route/pktloc_syntax.h 2011-10-14 13:18:15 +01:00
liboil liboil-0.3.17: add upstream Fix-enable-vfp-flag patch 2011-09-16 13:30:24 +01:00
libpcre libpcre: the generated libtool uses HOST_SYS 2011-08-23 18:23:31 -07:00
libproxy libproxy: fix QA Packaging issues 2011-10-31 22:03:24 +00:00
libsoup libsoup-2.4: Upgrade to 2.34.2 2011-08-04 15:04:32 +01:00
liburcu liburcu: Update to 0.6.4 2011-08-08 13:41:20 +01:00
libusb update patch upstream status 2011-05-13 11:02:14 +01:00
libxslt libxslt: use Copyright in LIC_FILES_CHKSUM instead of COPYING 2011-11-02 08:58:02 +00:00
lzo Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
mpfr mpfr: upgrade from 3.0.0 to 3.0.1 2011-04-24 22:50:32 +01:00
neon neon: upgrade to version 0.29.6 2011-10-31 23:03:50 +00:00
popt popt_1.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly 2011-04-04 14:09:50 +01:00
pth Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
shared-mime-info shared-mime-info: Fix a parallel make race 2011-10-11 18:08:38 +01:00
sqlite sqlite3: Fix nativesdk packaging/QA warnings 2011-09-28 14:58:50 +01:00
taglib recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
vte SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00