Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lzlib: add a recipe | Alexander Kanavin | 2024-02-08 | 1 | -0/+39 |
This is needed for rpm reproducibility, as otherwise libmagic will call an external lzip executable, which is both non-threadsafe, and non-deterministic w.r.t sysroot presence. (From OE-Core rev: 0e4bde86e1aa499274fc85d01d36a74c3401762e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |