Skip to content

oniro-linux-blueprint-vending-machine: Enable deprecated wl-shell in weston

This is a quick fix, proper way to fix it is to upgrade lvgl and enable XDG support at build time (and align zephyr version which is currently 8.2.0).

Note this change also preserve upstream build flags which are not appended and this error is thrown if not duplicated:

../weston-10.0.2/pipewire/meson.build:12:2: ERROR: Problem encountered:
Pipewire plugin requires libpipewire which was not found.
If you rather not build this, set '-Dpipewire=false'.

Relate-to: #3 Forwarded: https://gitlab.eclipse.org/eclipse/oniro-blueprints/vending-machine/meta-oniro-blueprints-vending-machine/-/merge_requests?scope=all&author_username=pcoval Signed-off-by: Philippe Coval philippe.coval.ext@huawei.com

Merge request reports