]> code.ossystems Code Review - openembedded-core.git/commit
file: enable all built-in compression checkers
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 28 Oct 2020 21:05:35 +0000 (22:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Oct 2020 12:37:54 +0000 (12:37 +0000)
commit0515567a846adc5302384cb0a6bfcdb6dd1d8431
tree65934d7b66af9a6f55fb393cf70d8ce1fedb68d7
parentc139c93a699b15adf6e0bf243b744f85a8e8c0ea
file: enable all built-in compression checkers

This allows re-enabling parallel file classification in rpm
in particular, as otherwise libmagic calls out to external
executables, which isn't implemented in a thread-safe way.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file_5.39.bb
meta/recipes-devtools/file/files/0001-src-compress.c-correct-header-define-for-xz-lzma.patch [new file with mode: 0644]