qtbase-native: backport qdbuscpp2xml segfault fix 11/10411/1
authorMartin Kelly <mkelly@xevo.com>
Wed, 26 Jul 2017 19:09:10 +0000 (12:09 -0700)
committerMartin Kelly <mkelly@xevo.com>
Wed, 26 Jul 2017 19:09:35 +0000 (12:09 -0700)
Backport this patch:

https://github.com/meta-qt5/meta-qt5/commit/bf7cdd963008f2d61bc4c324fff2bfafe511fb5f

Which causes the build to fail on recent Qt versions (e.g. the version
present in Debian Stretch, but not that in Debian Jessie).

BUG-AGL: SPEC-783

Change-Id: I6395408635684920d3dcfefb71fc51c35a5a8e3f
Signed-off-by: Martin Kelly <mkelly@xevo.com>
recipes-qt/qt5/qtbase-native_git.bbappend [new file with mode: 0644]

diff --git a/recipes-qt/qt5/qtbase-native_git.bbappend b/recipes-qt/qt5/qtbase-native_git.bbappend
new file mode 100644 (file)
index 0000000..b7cfe8d
--- /dev/null
@@ -0,0 +1,3 @@
+# Backport this fix from meta-qt5:
+# https://github.com/meta-qt5/meta-qt5/commit/bf7cdd963008f2d61bc4c324fff2bfafe511fb5f
+SRC_URI_remove = "file://0012-qdbuscpp2xml.pro-do-not-build-with-bootstrapped-depe.patch"