summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-html5/recipes-wam
AgeCommit message (Collapse)AuthorFilesLines
2020-09-11chromium and wam: Change PN to BPN in SRC_URI statementJan-Simon Moeller2-2/+2
This fixes: WARNING: wam-git-r0 do_package_qa: QA Issue: wam: SRC_URI uses PN not BPN [src-uri-bad] WARNING: chromium68-git-r0 do_package_qa: QA Issue: chromium68: SRC_URI uses PN not BPN [src-uri-bad] Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I35bd763d1b32a4ebb03861e2b7278fbe0ff402cc Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25241 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
2020-09-11chromium: update rev with fixes for surface configurationLorenzo Tilve1-1/+1
Pick up changes: 61e96d1ee src/ui/ozone/platform/wayland: Avoid attach/commit the buffer if the configure event wasn't received e2b16824b Wayland: do not commit or attach buffers before configure has been ACK c40b21b88 [BACKPORT] [ozone/wayland] Use surface listener to get display for widget. 71378c807 [BACKPORT] [ozone/wayland]: WaylandScreen: return widget on screen point. Bug AGL: SPEC-3544 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I2134b781a1d5227d3f4d3939442b7cf72d0f0d97 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25237 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2020-09-03wam: Require weston@display serviceAntia Puentes1-1/+2
WebAppMgr depends on weston@display.service Bug-AGL: SPEC-3544 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I5dc0980237a7a09306c7aec88b7dbeba807d2fcd Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25174 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Scott Murray <scott.murray@konsulko.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2020-08-31[trivial] refresh tunc-webapp-roles.patchJan-Simon Moeller1-11/+14
The patch needs to be refreshed. Bug-AGL: SPEC-3555 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I5532f7ed108537d00ea901479122bfdf1008764d Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25166 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
2020-08-27chromium-browser-service: delete runxdg dependencyAntia Puentes1-1/+1
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I32c3c87671d70e3c11c35dfa660deb41d9276158 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25152 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2020-08-27wam: Delete windowmanager dependencyAntia Puentes2-3/+3
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I7bf21b0017cb0f453eeddb0dd7d4b446850422e2 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25151 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2020-08-13WAM: update revisionAntia Puentes1-1/+1
Pick up changes: bd65004 WebRuntimeAGL: add hander for the homescreen/ShowWindow event e969ffd CMakeLists: Re-add libhomescreen dependency Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I6f8618d5defae6db6556c14b9e37447aaabfb8cb Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25110 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Marius Vlad <marius.vlad@collabora.com>
2020-08-11meta-agl-profile-graphical-html5: Point Chromium and WAM to agl-compositorLorenzo Tilve2-4/+4
Updates the branches and revs to the Chromium and WAM repositories with the ongoing changes to work with the new compositor. It also depends on the integration of the changes on the webapps to remove former dependencies, and an additional fix to properly resume not visible webapps. Bug-AGL: SPEC-3497 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: Iddf1d3675810d718c670a6275b3d1d683461f252 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25078 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2020-06-26Move meta-agl-profile-graphical-html5 and meta-pipewire into the main layerJan-Simon Möller8-0/+962
Reasoning: - the profile-graphical-html5 belongs in the main layer - meta-pipewire is enabled by default For reference - the original location is: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-devel.git;a=commit;h=8479cd0c37e5e5e207a16f21c864610103e4f20f Bug-AGL: SPEC-3453 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ib475331bb6f84437020728fbb3f17b4acaab0106 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24875 Reviewed-by: Scott Murray <scott.murray@konsulko.com>