Skip to content

Commit 89f73e1

Browse files
committed
chromium: Upgrade to 146.0.7680.177
146.0.7680.164 (skipped): https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_23.html 146.0.7680.177: https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_31.html Build and patch changes: ------------------------ Removed patches: None Modified patches: None New patches: None License changes: ---------------- None Test-built: ----------- * chromium-ozone-wayland * MACHINE=intel-corei7-64, qemuarm64, raspberrypi3 * chromium-x11 * MACHINE=intel-corei7-64, qemuarm64, raspberrypi3 Test dependencies: ------------------ * URI: git://git.openembedded.org/openembedded-core - branch: whinlatter - revision: f74c948779850a9759d8b24bb83bb661ff85def4 * URI: git://git.openembedded.org/meta-openembedded - layers: meta-oe - branch: whinlatter - revision: 8bcdb0cc1dab116253b409e78fb868ced7d8397c * URI: git://git.yoctoproject.org/meta-intel - branch: master - revision: 92488f89f7f7c06f2d7f9c77ac1f7c7305d36502 * URI: https://github.com/agherzan/meta-raspberrypi - branch: whinlatter - revision: 469e232c77d74cb030fe8a9af4ffe9127214a29b Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
1 parent 1bd39e1 commit 89f73e1

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

meta-chromium/recipes-browser/chromium/chromium-ozone-wayland_146.0.7680.153.bb renamed to meta-chromium/recipes-browser/chromium/chromium-ozone-wayland_146.0.7680.177.bb

File renamed without changes.

meta-chromium/recipes-browser/chromium/chromium-x11_146.0.7680.153.bb renamed to meta-chromium/recipes-browser/chromium/chromium-x11_146.0.7680.177.bb

File renamed without changes.

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] = "cf6ddd8f31e860ecdfbacdf048b3c2494f264b91492a9693ab3060cba4b72a99"
7+
SRC_URI[sha256sum] = "32e3a58aa7c3963f4c835cecf77762478dd04152f1d0b578440fd00152f13b29"
88
S = "${UNPACKDIR}/chromium-${PV}"
99

1010
# GCC is not tested or officially supported upstream, and supporting it here

0 commit comments

Comments
 (0)