From 1e1e85addb2f9843e4c9159cfccf0e02fea6e011 Mon Sep 17 00:00:00 2001 From: Antia Puentes Date: Mon, 7 Oct 2019 16:16:30 +0200 Subject: chromium68: bump revision, it fixes a WAM crash in rpi Includes commit: * Revert "[BACKPORT] [ozone/wayland] Use gbm with in-process-gpu mode" The original Chromium backport introduced a regression in the Raspberry Pi, resulting in a crash in the WebAppMgr. Bug-AGL: SPEC-2790 Change-Id: Ibc7af04cbd0b867d1488bcb18926d3337ad998ef Signed-off-by: Antia Puentes --- meta-html5-framework/recipes-wam/chromium/chromium68_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-html5-framework') diff --git a/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb b/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb index e23e53ee..8b47bc73 100644 --- a/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb +++ b/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb @@ -23,7 +23,7 @@ SRC_URI = "\ git://github.com/webosose/v8;destsuffix=git/src/v8;rev=${SRCREV_v8} \ file://v8-qemu-wrapper.patch \ " -SRCREV_chromium68 = "3169198da53cbb842e504e91473e021a6b07bcc0" +SRCREV_chromium68 = "5ebefe83ead91ce6fd2ac8ff9699b848a83ee0ff" SRCREV_v8 = "1e3af71f1ff3735e8a5b639c48dfca63a7b8a647" # we don't include SRCPV in PV, so we have to manually include SRCREVs in do_fetch vardeps -- cgit 1.2.3-korg