package/kexec: add optional support for xz, bump version
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 20 Feb 2016 22:31:54 +0000 (23:31 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Feb 2016 13:36:32 +0000 (14:36 +0100)
commite1a04d7ad12ce6162601bb0801782597e7bfb107
tree86a00bf4c7d2fbaa900159cce468878f54b6c7ec
parent2160eb681c3e62b74483a17daede8ae4a71e9e91
package/kexec: add optional support for xz, bump version

When xz was compiled before, kexec will use it as optional dependency:

$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/sbin/kdump | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [liblzma.so.5]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.1]

The version bump to 2.0.11 is needed to fix a configure script issue:

   line 4712: ac_fn_c_try_link: command not found

This issue was fixed by upstream commit
http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/commit/configure.ac?id=58bbd468571b3e80585e5d68e97c8d67c8ed583b,
which was merged after 2.0.9 was released.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Thomas: bump version instead of doing a "hack" to force the use of
the lzma library.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kexec/kexec.hash
package/kexec/kexec.mk