Skip to content

Commit f988d61

Browse files
chromium: Update to 129.0.6668.100 (OSSystems#840)
Release notes: https://chromereleases.googleblog.com/2024/10/stable-channel-update-for-desktop.html https://chromereleases.googleblog.com/2024/10/stable-channel-update-for-desktop_8.html Build and patch changes: ------------------------ None. License changes: ---------------- None. Test-built: ----------- * chromium-ozone-wayland: - scarthgap, clang, MACHINE=qemuarm64 * chromium-x11: - master, clang, MACHINE=qemuarm Signed-off-by: Max Ihlenfeldt <max@igalia.com>
1 parent fbad39d commit f988d61

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] = "094ddec3774b54feb04dcfb020e61766de16feabb04850d73ef82e38c4bbf2b5"
7+
SRC_URI[sha256sum] = "281daed29a5cb546f6273130035d9980666d2232f356ad95fc06af3c90121bc2"
88

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

0 commit comments

Comments
 (0)