summaryrefslogtreecommitdiffstats
path: root/recipes-wam/cef
AgeCommit message (Collapse)AuthorFilesLines
2023-12-16[cef] Add the xz dependency needed by gclientRoger Zanoni1-1/+1
Bug-AGL: SPEC-4900 Change-Id: Ia3648c9351257f368745c6d0c80f22fb42b861fb Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29422 ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account
2023-08-07CEF: add wayland-native to enable wayland-scanner to be foundpike_16.0.0pike/16.0.016.0.0Jan-Simon Möller1-1/+1
We need wayland-scanner during do_configure. Add the necessary dependency. Bug-AGL: SPEC-4871 Change-Id: I4ac4152bef37db6aebcfc699b464cf7256c038d8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2023-07-18[wam][cef] Add the CEF recipeRoger Zanoni21-0/+7146
This change makes it possible to build applications that depend on libcef, and also adds a few changes picked from our previous implementation that enables the applications to communicate with the agl-compositor. Bug-AGL: SPEC-3872 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I215138b8f5d63da84ada2f8c006f4025f0b3fafb