summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Zanoni <rzanoni@igalia.com>2021-05-21 18:05:58 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-05-25 15:52:44 +0200
commitff5ce70fedd36e5a1bb4745b83de20ed892bfb0a (patch)
treea59d7768bb3f82edfe3390950c4da373b9d2c366
parent68a825c831be9a01c4c252eb02cacddb84e8d3c6 (diff)
chromium84: bump SRCREV
Update SRCREV to include a build fix for qemux86-64 with gcc version < 8 Bug-AGL: SPEC-3830 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ic7ac86eb7c503d841c3228bd51ffcb1b2c19463d
-rw-r--r--recipes-wam/chromium/chromium84_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/chromium/chromium84_git.bb b/recipes-wam/chromium/chromium84_git.bb
index 7acc2f80..5846d386 100644
--- a/recipes-wam/chromium/chromium84_git.bb
+++ b/recipes-wam/chromium/chromium84_git.bb
@@ -10,7 +10,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"