[cef] Use bundled libwayland instead of the system lib 13/29113/2
authorRoger Zanoni <rzanoni@igalia.com>
Wed, 9 Aug 2023 13:26:18 +0000 (15:26 +0200)
committerRoger Zanoni <rzanoni@igalia.com>
Thu, 10 Aug 2023 07:05:13 +0000 (07:05 +0000)
commit214b5d3a3962bf718268063936453fcabd880324
treed7ddb5c9c0ccc9dfe6a2da61ddefa4b64a45f60c
parente5c06f877e118db2c27d5faadc3bce73e005c3cb
[cef] Use bundled libwayland instead of the system lib

For the M108 chromium milestone it would be possible to use the
use_system_libwayland and system_wayland_scanner_path gn args to make
the cef recipe use system wayland and wayland-native dependencies, but
those option got deprecated[1] in newer milestones and chormium defaults
to use the bundled wayland. The more maintainable approach is to use the
third party dependency instead of patching chromium build system.

[1]: https://chromium-review.googlesource.com/c/chromium/src/+/4030440

Bug-AGL: SPEC-4871

Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: I7cb22fcfb1943d6765599544069a379088053a2c
recipes-wam/cef/cef_git.bb