diff options
author | Ross Burton <ross.burton@arm.com> | 2022-10-28 16:23:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-20 08:19:10 +0000 |
commit | c3c122466455ea4592d4bef2de2dd7163bc49c85 (patch) | |
tree | 6cf3e26cc67296d174a1afcb46163839c7de5b50 /scripts/lib/scriptpath.py | |
parent | 01cafb753b314458215f8583e92cae407c2da10a (diff) | |
download | poky-c3c122466455ea4592d4bef2de2dd7163bc49c85.tar.gz |
sanity: check for GNU tar specifically
We need the system tar to be GNU tar, as we reply on --xattrs. Some
distributions may be using libarchive's tar binary, which is definitely
not as featureful, so check for this and abort early with a clear
message instead of later with mysterious errors.
(From OE-Core rev: 8f852648fe730615c99bcdaace8a4748ef4e96a5)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 7dd2b1cd1bb10e67485dab8600c0787df6c2eee7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions