zstd: build program and add menuconfig entry for host variant
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Wed, 4 Jul 2018 07:07:37 +0000 (09:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 4 Jul 2018 19:53:37 +0000 (21:53 +0200)
commitc76380dd7c5d7c7a0827ea9619413664fd5c9773
tree8ea66ea1ee8c4b03dac9cdb2c037ce2ec9593ef5
parent63d76c6f2f04c836af24098e26f2befe1e8e4cc4
zstd: build program and add menuconfig entry for host variant

The zstd (de)compression tool may be used in post-image scripts to
compress certain elements of the final image.

In order to allow that, make host-zstd selectable in the 'Host
utilities' menu, and build the binary in addition to the library.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/Config.in.host
package/zstd/Config.in.host [new file with mode: 0644]
package/zstd/zstd.mk