summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/qt5-layer
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2023-06-06 13:18:59 +0200
committerMing Liu <liu.ming50@gmail.com>2023-06-07 14:50:57 +0200
commit7532cfdc224e50a2e9e1e55f9bc73991256ac743 (patch)
tree0de479e75081547b72a5a001fc92b5b5c7090823 /dynamic-layers/qt5-layer
parent8995442f5432852a0313d83eb5fbc0fbd9e1c595 (diff)
downloadmeta-freescale-7532cfdc224e50a2e9e1e55f9bc73991256ac743.tar.gz
weston-init: disable xwayland for mainline BSPs
A regression was introduced by commit 47f0410be1: [ weston-init: Rework weston.ini configuration ] xwayland had been dropped from weston.ini for mainline BSPs before that commit, since it's not supported by mainline BSPs: [ weston-init: comment in xwayland=true for mainline BSPs The main recipe now sets xwayland=true in weston.ini, but xwayland does not really work for mainline BSPs, the following error was observed on both imx6/imx7 machines, as follows: ``` | # gst-play-1.0 testvideo_h264_360p.mp4 | Press 'k' to see a list of keyboard shortcuts. | Now playing testvideo_h264_360p.mp4 | X connection to :0.0 broken (explicit kill or server shutdown). ``` after removing "xwayland=true" from weston.ini, it works again. This patch mainly aims to resolve this problem by introducing a variable INI_COMMENT_ASSIGNMENTS that the end users could set to comment a line in weston.ini. ] but after commit 47f0410be1, "xwayland=true" is added back again to weston.ini. Introduce a xwayland PACKAGECONFIG to control that, drop it from weston.ini for mainline BSPs. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'dynamic-layers/qt5-layer')
0 files changed, 0 insertions, 0 deletions