]> code.ossystems Code Review - openembedded-core.git/commit
weston: fix build failure due to race condition
authorChen Qi <Qi.Chen@windriver.com>
Wed, 21 Apr 2021 04:43:58 +0000 (21:43 -0700)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 26 Apr 2021 00:59:45 +0000 (08:59 +0800)
commit9147e34486d7d45365e590140c5f08aa4be367ee
tree40ec0f9ced8d9f707600c7c756410a7bd01c21ad
parent4665008247cd4bd28da8c8b56c8c604e2e24d2cb
weston: fix build failure due to race condition

The wayland.c actually include 'xdg-shell-client-protocol.h' instead of
the server one, so fix it. Otherwise, it's possible to get build failure
due to race condition.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit bd2a9a4d82f66f1ff414c392bcf234d8dbd5e553)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-graphics/wayland/weston/0001-meson.build-fix-incorrect-header.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_9.0.0.bb