[Buildroot] [PATCH v4] zstd: add new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jul 25 20:10:46 UTC 2017


Hello,

On Tue, 25 Jul 2017 09:56:03 -0700, Andrey Smirnov wrote:
> Add package to provide Zstandard compression tools
> (see https://facebook.github.io/zstd)
> 
> Minimal config snippet for utils/test-pkg is as follows:
> 
> BR2_PACKAGE_ZSTD=y
> 
> Signed-off-by: Andrey Smirnov <andrew.smirnov at gmail.com>
> ---

Applied with the following changes:

    [Thomas:
     - use "config" instead of "menuconfig" in Config.in
     - add missing final newline in Config.in
     - pass DESTDIR=$(TARGET_DIR) only at install time
     - wrap too long lines in the .mk file
     - remove useless empty newline at end of .hash file.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list