Signed-off-by: Alexander Kanavin <[email protected]> --- ...001-rpmfc.c-do-not-run-file-classification-in-parallel.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch b/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch index 9a5cd7c80dc..d8d338792d3 100644 --- a/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch +++ b/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch @@ -6,7 +6,7 @@ Subject: [PATCH] rpmfc.c: do not run file classification in parallel This is causing freezes with libmagic when the file in question is compressed: https://github.com/rpm-software-management/rpm/issues/756 -Upstream-Status: Inapppropriate [upstream wants a proper fix] +Upstream-Status: Inappropriate [upstream wants a proper fix] Signed-off-by: Alexander Kanavin <[email protected]> --- build/rpmfc.c | 8 -------- -- 2.17.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
