summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Zanoni <rzanoni@igalia.com>2023-01-10 14:52:32 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-01-20 15:31:01 +0000
commitbeea030e7b631e334830c2e0ae6c9592f47a448f (patch)
tree9f7fbd82c032e19855817f4548e14e2aa83b3b59
parent77cf45c50d36546addc4983f77ed157b3c1e8084 (diff)
chromium: bump SRCREV
This includes chromium changes to use the added functionality of agl-shell protocol versions 2 and 3 Bug-AGL: SPEC-4649, SPEC-4647 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ia12df48cbb715fca998f2a64d13a9b9791abca89
-rw-r--r--recipes-wam/chromium/chromium_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/chromium/chromium_git.bb b/recipes-wam/chromium/chromium_git.bb
index 746e31a6..823993bd 100644
--- a/recipes-wam/chromium/chromium_git.bb
+++ b/recipes-wam/chromium/chromium_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "\
# Needed by catapult
DEPENDS += "python-six-native python-beautifulsoup4-native python-lxml-native python-html5lib-native python-webencodings-native"
-SRCREV_chromium91 = "6296f0af4c5cc66a10dbf1389caf84f46f8d70b0"
+SRCREV_chromium91 = "381fd97e706a2e8e16017708e9c6083df69fed7a"
SRCREV_v8 = "b958ec542dcb086f422a1216a959be38a4cc0339"
CHROMIUM_VERSION = "91.0.4472.114"