Commit Graph

6 Commits

Author SHA1 Message Date
Gabriel Valcazar 9b43dc1767 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>
2019-01-03 11:29:57 +01:00
Gabriel Valcazar 42629406d3 packagegroup-qt5-demos: remove qt3d-examples
The qt3d library is prone to compilation errors, so remove these examples for
now.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-09-12 10:59:05 +02:00
Gabriel Valcazar 8412670220 packagegroup-qt5-demos: remove qtsmarthome
The sources for this package do not exist anymore, causing the build to fail
unless said sources can be obtained via a mirror.

https://jira.digi.com/browse/DEL-6147

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-09-05 13:05:31 +02:00
Gabriel Valcazar d522e4ae21 packagegroup-dey-qt: sync Qt packages with NXP's code
This updates our Qt5 packagegroup with all of the packages included in NXP's
fsl-image-qt5-validation-imx.bb.

https://jira.digi.com/browse/DEL-6104

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-08-14 13:11:25 +02:00
Javier Viguera ae6aa1ee25 meta-digi-dey: cosmetic, add missing newlines at end of file
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-07-25 18:25:34 +02:00
Mike Engel e27257c53f meta-digi: Include package required for QT creator target debugging.
This commit includes the Python3-Json package that is required now
by QT creator python scripts when debugging an application with GDB
on the target.

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2017-07-24 18:05:08 +02:00