Skip to content

Commit 169fe52

Browse files
rwmacleodRaphael Kubo da Costa
authored andcommitted
chromium: update to 100.0.4896.127
Release notes: https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_14.html License changes: --------------- No changes. --------------- Test-built by Randy MacLeod and Maksim Sisov with: chromium-ozone-wayland: honister, clang, MACHINE="intel-corei7-64" honister, clang, MACHINE="raspberrypi3" hardknott, clang, MACHINE="raspberrypi3" dunfell, clang**, MACHINE="qemuarm64" chromium-x11 master, clang, MACHINE="qemuarm64,qemux86-64" 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. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
1 parent 3265641 commit 169fe52

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] = "c5a5708678f30679a1181f89401c966cb335799926a5e4dc7f52e7194847c250"
7+
SRC_URI[sha256sum] = "4710e3453c972c91e68a21f6b0b76ba73d4d617f299a5208615ed6e41b1af84d"
88

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

0 commit comments

Comments
 (0)