diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2016-12-01 10:40:46 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-07 10:38:04 +0000 |
commit | 2b9b684ad985433d440bf0de220ab4fcca17b279 (patch) | |
tree | 04fdcd7c7e57241d64b85848225c203203282145 /meta/recipes-extended/tar | |
parent | 1b9b617b7da8d5aafa1501a2bfaa840d2e4ac9d2 (diff) | |
download | poky-2b9b684ad985433d440bf0de220ab4fcca17b279.tar.gz |
libarchive: enable non-recursive extract/list
Required for meta-swupd performance enhancements: in meta-swupd, the
so called "mega" image contains a rootfs with all files that can
potentially be installed on a device. Other virtual image recipes need
a subset of those files or directories, and a partial extraction from
a single tar archive is faster than letting all virtual image recipes
share access to a directory under a single pseudo instance.
It may be necessary to extract a directory with all of its attributes
without the content of the directory, hence this patch. Upstream
agreed to consider merging such a patch (see
https://groups.google.com/forum/#!topic/libarchive-discuss/JO3hqSaAVfs)
but has been slow in actually commenting on it, so for now it has
to be carried as distro patch.
(From OE-Core rev: 53126f0fbc63148cc5b22605ffbdf54d0610b545)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tar')
0 files changed, 0 insertions, 0 deletions