Skip to content

Commit 04367f3

Browse files
rwmacleodRaphael Kubo da Costa
authored andcommitted
chromium: update to 96.0.4664.110
https://chromereleases.googleblog.com/2021/12/stable-channel-update-for-desktop_13.html The patch, musl/chromium-95-quiche-include.patch was upstreamed by: https://quiche.googlesource.com/quiche/+/cde409004ec894d7651a73ba1986ad2efe3683b5%5E%21/#F0 so drop it. Test-built and run for: * chromium-x11 * master, clang, MACHINE="qemux86-64,qemuarm64" * master, clang, musl, MACHINE="qemux86-64" Test-built for: chromium-ozone-wayland: honister, clang, MACHINE="intel-corei7-64" honister, clang, MACHINE="raspberrypi3 hardknott, clang, MACHINE="raspberrypi3 dunfell, clang, MACHINE="qemuarm64" dunfell, clang, MACHINE="m3ulcb" chromium-x11 honister, clang, MACHINE="raspberrypi3" hardknott, clang, MACHINE="raspberrypi3" dunfell, clang, MACHINE="raspberrypi3" Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
1 parent e22bac7 commit 04367f3

File tree

6 files changed

+2
-28
lines changed

6 files changed

+2
-28
lines changed

meta-chromium/recipes-browser/chromium/chromium-gn.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ SRC_URI:append:libc-musl = "\
4949
file://musl/0022-sys-stat.patch \
5050
file://musl/scoped-file.patch \
5151
file://musl/fix-narrowing-cast.patch \
52-
file://musl/chromium-95-quiche-include.patch \
5352
file://musl/fix-bits-stdint-intn-include.patch \
5453
"
5554

meta-chromium/recipes-browser/chromium/chromium.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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[md5sum] = "42de983018667ed4233460c040321c81"
8-
SRC_URI[sha256sum] = "488c6ad983ebf7781cb4d704f70496e8aa2165611b46656d7aa62f269c760407"
7+
SRC_URI[md5sum] = "e1243091e4b2a58467a01122cc240c9a"
8+
SRC_URI[sha256sum] = "36a99d29c2e93a9975be53648f2cd3ffa4ee43730f217a2e7ed88c1901a671e8"
99

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

meta-chromium/recipes-browser/chromium/files/musl/chromium-95-quiche-include.patch

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)