From b22e50de1d9cb4e98f7e2b36300a14f5de278bb9 Mon Sep 17 00:00:00 2001 From: Lorenzo Tilve Date: Tue, 12 Jan 2021 13:49:57 +0100 Subject: 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 Change-Id: I34b0001c58522cfc7940d0384809e14e3d999ea8 --- recipes-wam/wam/wam_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-wam/wam') diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index ab3a1ae0..a09473ab 100644 --- a/recipes-wam/wam/wam_git.bb +++ b/recipes-wam/wam/wam_git.bb @@ -31,7 +31,7 @@ SRC_URI = "\ file://trunc-webapp-roles.patch \ " S = "${WORKDIR}/git" -SRCREV = "88e9df41cf6dfbcb5d2ea10c769a44e69171a1c3" +SRCREV = "a9f18b049d319865514f5f92b248ecdf9c09761d" do_install_append() { install -d ${D}${sysconfdir}/wam -- cgit 1.2.3-korg