Closed fleroyener closed 1 year ago
You need to add x11 to DISTRO_FEATURES. See also https://github.com/meta-flutter/meta-flutter/commit/dc90eaef0e72d7e207866e1e73906a71b7ffb027
Ok thanks, i tried to use fsl-imx-xwayland for distro and it's works for engine compilation.
Hi,
I have this issue with the compilation of flutter-engine recipes. First i had the issue that i don't have goma :
Soo, i tried to add this in a bbappend : GN_ARGS:append = " --no-goma"
And then the issue is different :
am i doing something wrong ? Maybe i need to add someting on GN_ARGS to disable x11 ? My platform is wayland / weston so i will use flutter-wayland-client recipe