diff options
Diffstat (limited to 'recipes-wam/chromium')
-rw-r--r-- | recipes-wam/chromium/chromium_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/chromium/chromium_git.bb b/recipes-wam/chromium/chromium_git.bb index 25ed0bb46..ce679d0a1 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_chromium87 = "bc1410d5ad4eca384fa7350410b0df4d3f2bed10" +SRCREV_chromium87 = "fa99cf33440ed399f80b9a5166869afc83c3138b" SRCREV_v8 = "935065d097cce0090bc858746e6aee0919b222de" CHROMIUM_VERSION = "87.0.4280.88" |