summaryrefslogtreecommitdiffstats
path: root/recipes-wam
diff options
context:
space:
mode:
authorJose Dapena Paz <jdapena@igalia.com>2022-03-23 12:55:10 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-24 15:22:59 +0000
commit029e4538f8417e1316166760b700a8fe2368c76d (patch)
tree1d3de722ed20355552f906569e68446add744db7 /recipes-wam
parentbbdac38957c239b73bcbf409be2efceef3e5d6f5 (diff)
chromium87: fix initialization of drag data controller
Land change in chromium to properly initialize drag data controller in AGL. chromium87: fa99cf3344..ed92389df6 ed92389df6 [op][n_upsable][wayland] Fix initialization of drag data controller Bug-AGL: SPEC-4288 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I1cf413ac2e0742a2fda2f9787f0c4733fb5804b2
Diffstat (limited to 'recipes-wam')
-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 ce679d0a..d412bfab 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 = "fa99cf33440ed399f80b9a5166869afc83c3138b"
+SRCREV_chromium87 = "be0370b198b5862e95efc537630f23e931a6dbe1"
SRCREV_v8 = "935065d097cce0090bc858746e6aee0919b222de"
CHROMIUM_VERSION = "87.0.4280.88"