From 152b3fedde6efc55c1faed2abc55258bdd869eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 26 Oct 2018 23:16:41 +0200 Subject: [PATCH] libcmis: Was a good boy - fix upstream status MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../libcmis/files/0005-Fix-build-with-boost-1.68.0.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-support/libcmis/files/0005-Fix-build-with-boost-1.68.0.patch b/recipes-support/libcmis/files/0005-Fix-build-with-boost-1.68.0.patch index da77a4a..2d33c87 100644 --- a/recipes-support/libcmis/files/0005-Fix-build-with-boost-1.68.0.patch +++ b/recipes-support/libcmis/files/0005-Fix-build-with-boost-1.68.0.patch @@ -6,7 +6,9 @@ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Upstream-Status: Pending +Upstream-Status: Submitted [1] + +[1] https://github.com/tdf/libcmis/pull/21 Signed-off-by: Andreas Müller ---