X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-wam%2Fchromium%2Fchromium_git.bb;h=18ff3e67ebc2e1cd524206513ae9449d48256aa3;hb=49cf21e8cfb685dbb0c7843d468d7ed44e886c11;hp=746e31a64ebca682e504e530df7c0698163f35f9;hpb=4bd3bd04c0fdb255b61171482dd436d2ba647f35;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-wam/chromium/chromium_git.bb b/recipes-wam/chromium/chromium_git.bb index 746e31a64..18ff3e67e 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 = "40fa88380696f62a3644efa6ae4fafda402698f7" SRCREV_v8 = "b958ec542dcb086f422a1216a959be38a4cc0339" CHROMIUM_VERSION = "91.0.4472.114" @@ -70,6 +70,7 @@ GN_ARGS:append = " \ GN_ARGS:append = " \ is_webos=false \ is_agl=true \ + grpc_use_static_linking=true \ " # TODO: drop this after we migrate to ubuntu 16.04 or above