From 9b43dc1767b5ba376115eb67457c0e4081d4284f Mon Sep 17 00:00:00 2001 From: Gabriel Valcazar Date: Fri, 28 Dec 2018 09:55:31 +0100 Subject: [PATCH] packagegroup-qt5-toolchain-target: remove qt3d dependency qt3d sometimes fails to build due to an upstream issue that has yet to be resolved. Since this interferes with our daily builds from time to time, remove qt3d from our images completely. https://jira.digi.com/browse/DEL-6348 Signed-off-by: Gabriel Valcazar --- .../packagegroups/packagegroup-qt5-toolchain-target.bbappend | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-digi-dey/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bbappend b/meta-digi-dey/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bbappend index c417a96b1..4872ac253 100644 --- a/meta-digi-dey/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bbappend +++ b/meta-digi-dey/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bbappend @@ -7,6 +7,9 @@ RDEPENDS_${PN}_remove = "qtquick1-dev \ qtwebkit-dev \ qtwebkit-mkspecs \ qtwebkit-qmlplugins \ + qt3d-dev \ + qt3d-mkspecs \ + qt3d-qmlplugins \ " RDEPENDS_${PN}_append_imxgpu = " \