]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake.conf: add unzstd in HOSTTOOLS
authorAlberto Planas <aplanas@suse.com>
Thu, 15 Jun 2023 10:54:47 +0000 (12:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jun 2023 12:18:16 +0000 (13:18 +0100)
commitbff58d337890e804d33d7decbaa46065a4d3bba4
treebb3448fdb7e39a509e4185e988b20fc16d24d54b
parent1dddd4bf9bdb26069a1a0d4fcb8aeefd5761c620
bitbake.conf: add unzstd in HOSTTOOLS

rpm2cpio.sh can make calls to unzstd to uncompress the RPM payload that
conform the cpio file.

zstd is already part of HOSTTOOLS, as a link to the system installed
zstd.

This patch add unzstd in HOSTOOLS list as a non-optional binary, so is
available to rpm2cpio.sh when it is required.

Signed-off-by: Alberto Planas <aplanas@suse.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf