diff options
| author | Ross Burton <ross@burtonini.com> | 2021-05-12 16:53:16 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-13 11:34:14 +0100 |
| commit | 0fc0804e4b6df74aa160cab75e9da944013b0db3 (patch) | |
| tree | 1d250710639d7be689e52baec5f459a53c9212bc /meta/recipes-extended/sed | |
| parent | 1e122267fd94ca17fde4ad459ad056a46fc7a9c3 (diff) | |
| download | poky-0fc0804e4b6df74aa160cab75e9da944013b0db3.tar.gz | |
libarchive: disable redundant libxml2 PACKAGECONFIG
An XML parser (either libxml2, or expat) is only needed by libarchive to
read/write XAR archives. However, these also need OpenSSL enabled which
by default it is not, so XAR files were disabled and libxml2 was a build
dependency for no reason.
As XAR archives are mainly used on macOS, we can remove libxml2.
(From OE-Core rev: 363f1ee30b0e6d222943aaed8dce37a4a441a86d)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sed')
0 files changed, 0 insertions, 0 deletions
