zstd 1.5.5
Name | zstd |
---|---|
Version | 1.5.5 (63779c798237346c2b245c546c40b72a5a5913fe) |
Summary | Zstandard - Fast real-time compression algorithm |
Description | Zstandard is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library. |
Section | console/utils |
License | BSD-3-Clause | GPL-2.0-only |
Homepage | http://www.zstd.net/ |
Recipe file | recipes-extended/zstd/zstd_1.5.5.bb |
Layer | openembedded-core (nanbield branch) |
Inherits | |
Dependencies |
|
PACKAGECONFIG options |
|
Sources
git://github.com/facebook/zstd.git |
Patches
Patch | Status |
---|---|
zstd/0001-pzstd-use-directly-for-the-test-c-snippet.patch | Submitted [https://github.com/facebook/zstd/pull/3682] |
bbappends
This recipe is appended by:
meta-mingw | zstd_%.bbappend |
meta-microblaze | zstd_1.5.%.bbappend |
Other branches
This recipe in other branches of openembedded-core:
Branch | Recipe |
---|---|
master | zstd 1.5.6 |
styhead (Yocto Project 5.1) | zstd 1.5.6 |
scarthgap (Yocto Project 5.0) | zstd 1.5.5 |
nanbield (Yocto Project 4.3) | zstd 1.5.5 (this recipe) |
mickledore (Yocto Project 4.2) | zstd 1.5.4 |
langdale (Yocto Project 4.1) | zstd 1.5.2 |
kirkstone (Yocto Project 4.0) | zstd 1.5.2 |
honister (Yocto Project 3.4) | zstd 1.5.0 |
hardknott (Yocto Project 3.3) | zstd 1.4.9 |