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 <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-12-28 09:55:31 +01:00
parent f0adfce98d
commit 9b43dc1767
1 changed files with 3 additions and 0 deletions

View File

@ -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 = " \