]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sanity: Check if tar is gnutar
authorSimone Weiß <simone.p.weiss@posteo.com>
Thu, 30 May 2024 11:15:32 +0000 (11:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 May 2024 15:58:32 +0000 (16:58 +0100)
commitbdef30bd887cd208d7822dd7853d33e24a6b7a4c
tree36ccb4dd3cffc2852f65ad0bcc9395aae3a541b9
parent3188f3f0718b8a59bc9e3cae4cdf74e82bdb86c3
sanity: Check if tar is gnutar

In sanity.bbclass the tar version is checked as tar needs to be recent enough
for reproducible builds. Tar could also be provided by other means then gnutar,
but we mean the version of gnutar in the check. Hence we also should ensure
that the installed tar is gnutar.

[YOCTO #14205]

Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/sanity.bbclass