summaryrefslogtreecommitdiff
path: root/recipes-qt/qt5/qt3d_%.bbappend
AgeCommit message (Collapse)Author
2020-01-09qt5: do not require meta-qt5Max Krummenacher
Move all qt5 relevant stuff where it only gets parsed if meta-qt5 is available. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06qt3d: address race conditionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06apalis/colibri-t20 -t30: drop machinesMax Krummenacher
These machines use an old Nvidia provided downstream kernel 3.1.10. They are no longer compatible with more recent sysroot components, e.g. libc, xserver et. al. The maintenance burden to keep the userspace components in their old version becomes simply to high. Keep using the rocko based 2.8 BSP for these machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06qt3d: depend on the configered opengl flavoursMax Krummenacher
qt3d picks up the configured flavours of OpenGL from qtbase. So add them to DEPENDS or one gets linker errors. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>