summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Tilve <ltilve@igalia.com>2020-09-11 15:24:25 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-09-11 16:31:28 +0000
commit0572892b70bbf479065af15761b8e7e421ec8758 (patch)
tree20c60c94d6f44abe9697f025ba4be37cfed84455
parentb39e6a5eb590d3d7ff59146d37a08f73adb43ed1 (diff)
chromium: update rev with fixes for surface configuration
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>
-rw-r--r--meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb b/meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb
index d5863d544..93e12ca8a 100644
--- a/meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb
+++ b/meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb
@@ -23,7 +23,7 @@ SRC_URI = "\
git://github.com/webosose/v8;destsuffix=git/src/v8;rev=${SRCREV_v8};name=v8 \
file://v8-qemu-wrapper.patch \
"
-SRCREV_chromium68 = "ed21537f851045f1a7deb08f17ad59960ca897a3"
+SRCREV_chromium68 = "61e96d1ee5dfc2461697457d287bf922d8a03d9a"
SRCREV_v8 = "1e3af71f1ff3735e8a5b639c48dfca63a7b8a647"
# we don't include SRCPV in PV, so we have to manually include SRCREVs in do_fetch vardeps