Skip to content

Commit 6079a8b

Browse files
committed
chromium: update to 101.0.4951.54
Release notes: https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop.html License changes: --------------- None. --------------- Test-built: * chromium-ozone-wayland: - honister, clang, MACHINE="intel-corei7-64" - 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 a5ceea0 commit 6079a8b

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] = "099863882e88b9a035fcb6b63dd5288554f6b27558e0ebce93e0d804465efa37"
7+
SRC_URI[sha256sum] = "c26cc6fd453d9a42a6b5e46fa4f3ee62ed368bb78101512b6816bc5d8f4200b5"
88

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

0 commit comments

Comments
 (0)