]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: add PACKAGECONFIG for compression algorithms
authorDan Callaghan <dan.callaghan@opengear.com>
Tue, 15 Oct 2019 22:44:56 +0000 (08:44 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Oct 2019 16:07:11 +0000 (16:07 +0000)
commita898b13763a145f15dfd8ada033ae9f0d60e4185
tree5ba04dde4dd7bda81cba951ab48144018d4a4541
parentcb5bb2b9635ebf709f1eb0b154f28419d548ad70
elfutils: add PACKAGECONFIG for compression algorithms

Elfutils has optional support for bzip2 and xz (lzma). It uses
this for decompressing embedded ELF sections like the .gnu_debugdata
section for "mini debuginfo":

https://sourceware.org/gdb/onlinedocs/gdb/MiniDebugInfo.html

Previously this support was unconditionally disabled but the reasons for
disabling them seem to no longer apply. Both the target and native
variants of elfutils can build successfully against both bzip2 and xz.

(From OE-Core rev: 37f4b2311eab6736ee92fc6ac39ddcba6d56a38e)

Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.177.bb