From: Jose Dapena Paz Date: Thu, 1 Sep 2022 15:04:11 +0000 (+0200) Subject: chromium: fix wayland protocol version checks. X-Git-Tag: 14.91.0~23 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4bd3bd04c0fdb255b61171482dd436d2ba647f35;p=AGL%2Fmeta-agl-demo.git 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 --- 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"