]> code.ossystems Code Review - openembedded-core.git/commit
libarchive: re-add non-recursive extract and list support
authorPatrick Ohly <patrick.ohly@intel.com>
Thu, 5 Oct 2017 11:13:21 +0000 (13:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:03:34 +0000 (12:03 +0100)
commit38c86302ebdf886b887165aff06560c63a1537b9
tree06e5b19fe26fce79b5a6e110203ce4c20917d777
parent79e3339ab9edacb9e34d3725305d5880a974364a
libarchive: re-add non-recursive extract and list support

This patch is needed for meta-swupd. Without it, some bsdtar
invocations fail with:
bsdtar: Option -n is not permitted in mode -x

The patch was removed in the update to 3.3.1 with the claim that it
had been merged upstream, but that is not the case.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/libarchive/libarchive/non-recursive-extract-and-list.patch [new file with mode: 0644]
meta/recipes-extended/libarchive/libarchive_3.3.2.bb