summaryrefslogtreecommitdiffstats
path: root/recipes-platform
diff options
context:
space:
mode:
authorLorenzo Tilve <ltilve@igalia.com>2021-01-12 13:49:57 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-13 17:45:50 +0000
commitb22e50de1d9cb4e98f7e2b36300a14f5de278bb9 (patch)
tree8204b86bbc9cde7e923604d2ab2f85c279c9eb73 /recipes-platform
parent8b0503c64094742a9dcee308b1127d41f20211d5 (diff)
web-runtime: Bump chromium79 and wam to adress first-frame dection and logging
Bump the versions of Chromium79 to include a workaround for the webapps launching delay that was introduced in order to address problems happening with first-frame detection. These updates also fix full WAM verbosity to journalctl when defined, and building Chromium with externalsrc, and removes lld and gold. Also iclude explicit dependency chain when building html5 dempo platform to packagegroup-agl-profile-graphical-html5. Bug-AGL: SPEC-3576 Bug-AGL: SPEC-3767 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I34b0001c58522cfc7940d0384809e14e3d999ea8
Diffstat (limited to 'recipes-platform')
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
index acfb9e64..d1ea021a 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
@@ -13,6 +13,7 @@ ALLOW_EMPTY_${PN} = "1"
RDEPENDS_${PN} += "\
packagegroup-agl-image-ivi \
+ packagegroup-agl-profile-graphical-html5 \
packagegroup-agl-demo \
"