From 4bd3bd04c0fdb255b61171482dd436d2ba647f35 Mon Sep 17 00:00:00 2001 From: Jose Dapena Paz Date: Thu, 1 Sep 2022 17:04:11 +0200 Subject: [PATCH] chromium: fix wayland protocol version checks. chromium: 16915e06c4..6296f0af4c 6296f0af4c [op][wayland] Add Wayland protocol version checking Bug-AGL: SPEC-4540 Signed-off-by: Jose Dapena Paz Change-Id: Ica15034d397bddcef20ff4377c6bd551d7f03b1a --- recipes-wam/chromium/chromium_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wam/chromium/chromium_git.bb b/recipes-wam/chromium/chromium_git.bb index 6341a2f99..746e31a64 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 = "16915e06c4f93a257477a664bff1ffb1064462c6" +SRCREV_chromium91 = "6296f0af4c5cc66a10dbf1389caf84f46f8d70b0" SRCREV_v8 = "b958ec542dcb086f422a1216a959be38a4cc0339" CHROMIUM_VERSION = "91.0.4472.114" -- 2.16.6