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 --- .../chromium79/0001-GCC-fix-includes-for-gcc-10.patch | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'recipes-wam/chromium/chromium79/0001-GCC-fix-includes-for-gcc-10.patch') diff --git a/recipes-wam/chromium/chromium79/0001-GCC-fix-includes-for-gcc-10.patch b/recipes-wam/chromium/chromium79/0001-GCC-fix-includes-for-gcc-10.patch index c3f8abdf..45441d61 100644 --- a/recipes-wam/chromium/chromium79/0001-GCC-fix-includes-for-gcc-10.patch +++ b/recipes-wam/chromium/chromium79/0001-GCC-fix-includes-for-gcc-10.patch @@ -63,18 +63,6 @@ index cea607055..829ada6d0 100644 #define EGL_PLATFORM_ANGLE_PLATFORM_METHODS_ANGLEX 0x3482 -diff --git a/src/third_party/perfetto/include/perfetto/base/task_runner.h b/src/third_party/perfetto/include/perfetto/base/task_runner.h -index cf6040123..02658e713 100644 ---- a/src/third_party/perfetto/include/perfetto/base/task_runner.h -+++ b/src/third_party/perfetto/include/perfetto/base/task_runner.h -@@ -18,6 +18,7 @@ - #define INCLUDE_PERFETTO_BASE_TASK_RUNNER_H_ - - #include -+#include - - #include "perfetto/base/export.h" - diff --git a/src/third_party/webrtc/call/rtx_receive_stream.h b/src/third_party/webrtc/call/rtx_receive_stream.h index 8ffa4400a..113a8168b 100644 --- a/src/third_party/webrtc/call/rtx_receive_stream.h -- cgit 1.2.3-korg