kumquat-buildroot/package/rpm
Romain Naour 61c3fbd10b package/rpm: use external xz library
Internal xz backend is statically linked and need a static
libintl library when BR2_NEEDS_GETTEXT_IF_LOCALE is set.
But for a shared only build, there is no static libintl available
in the sysroot.

Use the external xz library provided by Buildroot instead of
using the internal xz backend.

Fixes:
http://autobuild.buildroot.net/results/2c6/2c61562008418ff58fa3085a3342b0e304923073/

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-01 23:13:24 +01:00
..
Config.in package/rpm: don't use sub-options for bzip2 and xz features 2015-02-01 23:11:54 +01:00
rpm-5.2.0_depends-fix.patch
rpm-5.2.0_exclude-some-tools.patch
rpm-5.2.0_ignore-shared-mutexes.patch
rpm-5.2.0_no-parentdirs.patch
rpm-5.2.0_ordering-fix.patch
rpm-5.2.0_parentdir-vs-requires.patch
rpm-5.2.0_short-circuit-c99.patch
rpm-5.2.0-uclibc-no-lfs-fix.patch
rpm.mk package/rpm: use external xz library 2015-02-01 23:13:24 +01:00