Skip to content

chromium: Upgrade to 147.0.7727.116 (whinlatter)#978

Open
zboszor wants to merge 2 commits intoOSSystems:whinlatterfrom
zboszor:whinlatter
Open

chromium: Upgrade to 147.0.7727.116 (whinlatter)#978
zboszor wants to merge 2 commits intoOSSystems:whinlatterfrom
zboszor:whinlatter

Conversation

@zboszor
Copy link
Copy Markdown
Contributor

@zboszor zboszor commented Apr 23, 2026

Release notes:

147.0.7727.101
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_15.html

147.0.7727.116
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_22.html

Build and patch changes:
------------------------

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: 8751ec83421192fc0f8495fb95798f9eb7be77a0

* 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>

Includes #977 (actually, cherry-picked #976 from master)

The sed invocation assumes TARGET_VENDOR is "-oe", which causes this
error for yocto configurations which set TARGET_VENDOR or HOST_VENDOR:

    ninja: error: '.../libclang_rt.builtins.a', needed by '.../liballoc_error_handler_impl.a', missing and no known rule to make it

Fix by using "${TARGET_VENDOR}-" and "${HOST_VENDOR}-", not "-oe-".

See OSSystems#974

Signed-off-by: Calvin Owens <calvin@wbinvd.org>
(cherry picked from commit 7172778)
@zboszor zboszor changed the title chromium: Upgrade to 147.0.7727.116 chromium: Upgrade to 147.0.7727.116 (whinlatter) Apr 23, 2026
@zboszor zboszor marked this pull request as ready for review April 25, 2026 05:05
Release notes:

147.0.7727.101
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_15.html

147.0.7727.116
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_22.html

Build and patch changes:
------------------------

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: 8751ec83421192fc0f8495fb95798f9eb7be77a0

* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants