chromium84: Add a delay to agl ready event
[AGL/meta-agl-demo.git] / recipes-wam / chromium / chromium84_git.bb
index 7acc2f8..aef9e2e 100644 (file)
@@ -3,6 +3,7 @@ require chromium.inc
 SRC_URI = "\
     git://github.com/igalia/${PN};branch=koi;protocol=https;rev=${SRCREV_chromium84};name=chromium84 \
     git://github.com/webosose/chromium-v8;branch=@chromium84;destsuffix=git/src/v8;rev=${SRCREV_v8};name=v8 \
+    file://add-a-delay-to-agl-ready-event.patch \
     file://chromium-quiche-invalid-offsetof.patch \
     file://chromium-skia-no_sanitize.patch \
 "
@@ -10,7 +11,7 @@ SRC_URI = "\
 # Needed by catapult
 DEPENDS += "libhomescreen python-six-native python-beautifulsoup4-native python-lxml-native python-html5lib-native python-webencodings-native"
 
-SRCREV_chromium84 = "26c9a59becc7c81ec69f23673e0d45e7e2372b1d"
+SRCREV_chromium84 = "17ab9d58b9d5da9102b119d39cf49a002e61ea1b"
 SRCREV_v8 = "5c1d89dd2945a10cf7a6a3458050b3177a870b09"
 
 BROWSER_APPLICATION = "chromium84-browser"