zstd 1.5.2
| Name | zstd |
|---|---|
| Version | 1.5.2 (e47e674cd09583ff0503f0f6defd6d23d8b718d3) |
| 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.2.bb |
| Layer | openembedded-core (kirkstone branch) |
| Inherits | |
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
| git://github.com/facebook/zstd.git |
Patches
bbappends
This recipe is appended by:
| meta-mingw | zstd_%.bbappend |
| meta-darwin | zstd_%.bbappend |
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | zstd 1.5.7 |
| whinlatter (Yocto Project 5.3) | zstd 1.5.7 |
| walnascar (Yocto Project 5.2) | zstd 1.5.7 |
| 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 |
| 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 (this recipe) |
| honister (Yocto Project 3.4) | zstd 1.5.0 |
| hardknott (Yocto Project 3.3) | zstd 1.4.9 |