Skip to content

Commit dfcc7c5

Browse files
committed
chromium: update to 100.0.4896.88
Release notes - https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_11.html License changes: --------------- No changes. --------------- Test-built with: * chromium-ozone-wayland: * honister, clang, MACHINE="intel-corei7-64" * honister, clang, MACHINE="raspberrypi3 * hardknott, clang, MACHINE="raspberrypi3 * dunfell, clang**, MACHINE="qemuarm64" * chromium-x11 * honister, clang, MACHINE="raspberrypi3" * hardknott, clang, MACHINE="raspberrypi3" * dunfell, clang**, MACHINE="raspberrypi3" ** Please note that Chromium requires clang version to be >= 12. For that, when on dunfell branch, use meta-clang/clang12 branch.
1 parent 3840a50 commit dfcc7c5

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

meta-chromium/recipes-browser/chromium/chromium.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.chromium.org/Home"
44
CVE_PRODUCT = "chromium:chromium google:chrome"
55

66
SRC_URI = "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-${PV}.tar.xz"
7-
SRC_URI[sha256sum] = "0e5ea5f3061ad090cf6bd57ca037496d95ea8956de021aff902f7d0ded7bffdc"
7+
SRC_URI[sha256sum] = "c5a5708678f30679a1181f89401c966cb335799926a5e4dc7f52e7194847c250"
88

99
S = "${WORKDIR}/chromium-${PV}"
1010

0 commit comments

Comments
 (0)