Skip to content

Commit 0a8a866

Browse files
[scarthgap] chromium: Update to 131.0.6778.139 (#860)
chromium: Update to 131.0.6778.139 Release notes: https://chromereleases.googleblog.com/2024/12/stable-channel-update-for-desktop.html https://chromereleases.googleblog.com/2024/12/stable-channel-update-for-desktop_10.html Build and patch changes: ------------------------ None. License changes: ---------------- None. Test-built: ----------- * chromium-ozone-wayland: - scarthgap, clang, MACHINE=raspberrypi4-64 Signed-off-by: Max Ihlenfeldt <[email protected]>
1 parent 2a571a3 commit 0a8a866

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] = "a1ebe952c8709148b032a218fd671afb9bb4fa83fd0249895bd36bf32b194ecd"
7+
SRC_URI[sha256sum] = "5d12ffc2a33027bde1b15998b28f48560647f1196ecca068ba8cde6bd68f8c9f"
88

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

0 commit comments

Comments
 (0)