This patch fails to apply with quilt for the 6.0.30 version of db in
some cases. This issue is fixed in upstream, this is a minimal version
of the fix, adapted to krogoth stable branch.

Signed-off-by: Enrico Jorns <[email protected]>
---
 meta/recipes-support/db/db/fix-parallel-build.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/db/db/fix-parallel-build.patch 
b/meta/recipes-support/db/db/fix-parallel-build.patch
index 2c7f1e1..14ed8be 100644
--- a/meta/recipes-support/db/db/fix-parallel-build.patch
+++ b/meta/recipes-support/db/db/fix-parallel-build.patch
@@ -8,7 +8,7 @@ Signed-off-by: Martin Jansa <[email protected]>
 
 --- dist.orig/Makefile.in      2012-05-11 19:57:48.000000000 +0200
 +++ dist/Makefile.in   2013-10-31 18:17:11.875532522 +0100
-@@ -1034,7 +1034,7 @@
+@@ -1041,7 +1041,7 @@
            db_recover@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
        $(POSTLINK) $@
  
-- 
2.9.3

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to