summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-cluster-qt5/recipes-qt
AgeCommit message (Collapse)AuthorFilesLines
2020-02-17meta-agl-profile-cluster-qt5: disable qtbase patchesScott Murray1-4/+6
The patches to qtbase for supporting the qtcompositor cluster demo on dra7xx-evm do not apply against 5.13.2 and it is not clear if they are still required, disable them for now until someone with the hardware can investigate. Note that this change is required to unblock building the regular cluster demo. Bug-AGL: SPEC-2932 Change-Id: I47b7de17a0d2da5155b2c58f89bbe78ab516c4e1 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-09-03meta-agl-profile-cluster-qt5: Add qtcompositor-conf recipeScott Murray1-0/+40
Add qtcompositor-conf recipe to create the udev rule files required to set up the "display" group ownership of graphics devices when not using weston. The recipe is based on what is done in the weston-init bbappend in the meta-agl-profile-graphical layer. The package is also added to the agl-profile-cluster-qtcompositor packagegroup so that the qtcompositor cluster demo image will pick it up. Bug-AGL: SPEC-2775 Change-Id: I375e915b2074eb2abcec534a88fddfc6445730e1 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-08-26Fix qtbase compile error for dra7xx-evmZhou Mingying3-0/+76
Fix qtbase plugin eglfs kms gbm compile error, and conversion error from EGLNativeDisplayType to void. Bug-AGL: SPEC-2763 Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Change-Id: I73cc7d635a0e451fce7fe557f9433f397e107a7a
2019-07-25Enable eglfs for QT based application in cluster profileOuyang Jun1-0/+3
Platform eglfs should be enabled if using a qtwayland compositor instead of weston. Bug-AGL: SPEC-2487 Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com> Change-Id: Ic4d35999ea5f3f08b7a47baa5cf2f48bc01df6ee