summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lzip/lzlib_1.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* lzlib: add a recipeAlexander Kanavin2024-02-081-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>