summaryrefslogtreecommitdiffstats
path: root/recipes-wam/chromium/chromium84_git.bb
diff options
context:
space:
mode:
authorRoger Zanoni <rzanoni@igalia.com>2021-04-07 17:01:14 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-05-25 15:52:33 +0200
commit68a825c831be9a01c4c252eb02cacddb84e8d3c6 (patch)
treeccda81cc0d085a621fc0eb8016cc41286a3fd9bb /recipes-wam/chromium/chromium84_git.bb
parent199ca8fa191c558159052aba1f56f9cd7fce31a2 (diff)
Restore chromium target and browser service
- Merged chromium changes to fix build after bumping to chromium 84 - Fixed chromium install on current recipe - Restored the chromium browser service Bug-AGL: SPEC-3830 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I5cde7972021a4200581c2e161f848bcf7d8d0458
Diffstat (limited to 'recipes-wam/chromium/chromium84_git.bb')
-rw-r--r--recipes-wam/chromium/chromium84_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-wam/chromium/chromium84_git.bb b/recipes-wam/chromium/chromium84_git.bb
index f5d07326..7acc2f80 100644
--- a/recipes-wam/chromium/chromium84_git.bb
+++ b/recipes-wam/chromium/chromium84_git.bb
@@ -8,9 +8,9 @@ SRC_URI = "\
"
# Needed by catapult
-DEPENDS += "python-six-native python-beautifulsoup4-native python-lxml-native python-html5lib-native python-webencodings-native"
+DEPENDS += "libhomescreen python-six-native python-beautifulsoup4-native python-lxml-native python-html5lib-native python-webencodings-native"
-SRCREV_chromium84 = "20b9dd7995c70950e45d66c7c8cc2b2487c90eb6"
+SRCREV_chromium84 = "26c9a59becc7c81ec69f23673e0d45e7e2372b1d"
SRCREV_v8 = "5c1d89dd2945a10cf7a6a3458050b3177a870b09"
BROWSER_APPLICATION = "chromium84-browser"