diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-04-21 14:40:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-23 10:10:43 +0100 |
commit | aa829e27a0d3bda3ed943005c1622e71d38bb872 (patch) | |
tree | 0bab5848b1abff5cfb65823dcaee11dd5f5eecd7 /meta/recipes-devtools | |
parent | d5455a8f636599d6be8c36ea1578274148d558df (diff) | |
download | openembedded-core-contrib-aa829e27a0d3bda3ed943005c1622e71d38bb872.tar.gz |
weston: Drop loading xwayland.so module
This module is no longer installed by x11 instead it uses a stand along
server for xwayland, as a result when xwayland is enabled in
packageconfig in weston then it fails to load xwayland.so during runtime
Fixes
[21:07:12.-100663296] Old Xwayland module loading detected: Please use --xwayland command line option or set xwayland=true in the [core] section in weston.ini
[21:07:12.-100663296] Loading module '/usr/lib/libweston-9/xwayland.so'
[21:07:12.-100663296] Failed to load module: /usr/lib/libweston-9/xwayland.so: cannot open shared object file: No such file or directory
[21:07:12.-100663296] Destroying fbdev output.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions