chromium: Drop redundant V4L2 feature flags#985
Merged
Conversation
AcceleratedVideoDecodeLinuxZeroCopyGL and AcceleratedVideoDecodeLinuxGL are enabled by default. Only AcceleratedVideoDecoder is required. https://chromium.googlesource.com/chromium/src/+/616cc2be25e6cef124f905a40e215c0e377701de Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>
zboszor
pushed a commit
to zboszor/meta-browser
that referenced
this pull request
May 29, 2026
AcceleratedVideoDecodeLinuxZeroCopyGL and AcceleratedVideoDecodeLinuxGL are enabled by default. Only AcceleratedVideoDecoder is required. https://chromium.googlesource.com/chromium/src/+/616cc2be25e6cef124f905a40e215c0e377701de Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>
MaxIhlenfeldt
pushed a commit
that referenced
this pull request
Jun 2, 2026
* chromium: Upgrade to 148.0.7778.167 Release notes: 148.0.7778.96: https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop.html 148.0.7778.167: https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html Build and patch changes: ------------------------ Brought back gn-native renamed. gn in oe-core is not in lock-step with our chromium recipe version but according to the original gn-native recipe, gn is not released separately and Chromium is only ever tested with the gn version it is shipped with. Indeed, there is a weird compile time failure with Chromium version 148.0.7778.96 that is fixed by using a gn commit from master that's newer than the one in wrynose. Since the chromium recipes here and the gn recipe in openembedded-core may diverge too much from each other, better safe than sorry, bring the chromium specific gn-native recipe back in a way that does not clash with the one in openembedded-core. Renaming it to chromium-gn-native serves this purpose. This reverts commit 3c65704 ("gn-native: Remove recipe") and updates it to the current chromium version. Moved adding use_custom_libcxx=true to GN_ARGS later than the first GN_ARGS = "..." line, which made GN_ARGS += "use_custom_libcxx=true" ineffective. Added patches: * disable-sanitizer.patch Otherwise v8/src/sandbox/testing.cc fails to build: | ../../v8/src/sandbox/testing.cc:43:10: fatal error: 'sanitizer/common_interface_defs.h' file not found | 43 | #include <sanitizer/common_interface_defs.h> | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 1 error generated. Remove the sanitizer enablement from v8/src/base/macros.h * file_as_c_str.patch This fixes an error with Rust version older than 1.91: error[E0599]: no method named `file_as_c_str` found for reference `&Location<'_>` in the current scope --> ../../base/logging/logger.rs:133:39 | 133 | info.location().map(|loc| loc.file_as_c_str()).unwrap_or(c"<unknown file>"), | ^^^^^^^^^^^^^ method not found in `&Location<'_>` Removed patches: * use-adler2.patch - the adler2 rust module is used unconditionally in the new version Modified patches: * 0004-Delete-compiler-options-not-available-in-release-ver.patch A new compiler option not supported by current clang is used in Chromium 148, remove it. * 0009-Adjust-the-Rust-build-to-our-needs.patch Adapted to Chromium 148 License changes: ---------------- Added licenses: * third_party/android_deps/autorolled/committed/libs/com_google_android_play_review/LICENSE * third_party/androidx/committed/libs/androidx_xr_arcore_arcore_projected/LICENSE * third_party/dawn/third_party/EGL-Registry/LICENSE * third_party/dawn/third_party/OpenGL-Registry/LICENSE * third_party/harfbuzz/src/COPYING * third_party/rust/chromium_crates_io/vendor/diplomat-runtime-v0_15/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/diplomat-v0_15/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/diplomat_core-v0_15/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/icu_experimental-v0_5/LICENSE * third_party/rust/chromium_crates_io/vendor/icu_experimental_data-v0_5/LICENSE * third_party/rust/chromium_crates_io/vendor/icu_experimental_data-v0_5/LICENSE * third_party/rust/chromium_crates_io/vendor/jxl-v0_4/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/jxl_macros-v0_4/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/jxl_simd-v0_4/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/jxl_transforms-v0_4/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/memo-map-v0_3/LICENSE * third_party/rust/chromium_crates_io/vendor/moxcms-v0_8/LICENSE-APACHE.md * third_party/rust/chromium_crates_io/vendor/read-fonts-v0_38/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/skrifa-v0_41/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/strum-v0_28/LICENSE * third_party/rust/chromium_crates_io/vendor/strum_macros-v0_28/LICENSE * third_party/rust/chromium_crates_io/vendor/utf8_iter-v1/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/zip-v8/LICENSE * third_party/rust/chromium_crates_io/vendor/zoneinfo64-v0_3/LICENSE * third_party/webview2/LICENSE Removed licenses: * third_party/catapult/third_party/gsutil/LICENSE * third_party/catapult/third_party/webtest/license.rst * third_party/dawn/third_party/khronos/LICENSE * third_party/harfbuzz-ng/src/COPYING * third_party/material_design_icons/LICENSE * third_party/rust/chromium_crates_io/vendor/diplomat-runtime-v0_14/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/diplomat-v0_14/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/diplomat_core-v0_14/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/icu_experimental-v0_4/LICENSE * third_party/rust/chromium_crates_io/vendor/icu_experimental_data-v0_4/LICENSE * third_party/rust/chromium_crates_io/vendor/jxl-v0_3/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/jxl_macros-v0_3/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/jxl_simd-v0_3/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/jxl_transforms-v0_3/LICENSE;md5=6a905a337cc228a1f68f0b5416f52a7f \ * third_party/rust/chromium_crates_io/vendor/moxcms-v0_7/LICENSE-APACHE.md * third_party/rust/chromium_crates_io/vendor/read-fonts-v0_37/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/skrifa-v0_40/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/zip-v7/LICENSE * third_party/rust/chromium_crates_io/vendor/zoneinfo64-v0_2/LICENSE * third_party/xdg-utils/LICENSE Updated licenses: * third_party/android_deps/autorolled/committed/libs/com_google_android_play_core_common/LICENSE * third_party/android_deps/autorolled/committed/libs/com_google_mlkit_genai_prompt/LICENSE * third_party/icu/LICENSE 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: f52f32952cb9717949f8bc3d3ccf6c4c5a59521f * 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> * chromium: Drop redundant V4L2 feature flags (#985) AcceleratedVideoDecodeLinuxZeroCopyGL and AcceleratedVideoDecodeLinuxGL are enabled by default. Only AcceleratedVideoDecoder is required. https://chromium.googlesource.com/chromium/src/+/616cc2be25e6cef124f905a40e215c0e377701de Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com> * chromium: Upgrade to 148.0.7778.215 Release notes: 148.0.7778.178: https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0841193308.html 148.0.7778.215: https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html Build and patch changes: ------------------------ None License changes: ---------------- None 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: f52f32952cb9717949f8bc3d3ccf6c4c5a59521f * 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> --------- Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com> Co-authored-by: Thorsten Lannynd <38738139+thorstenl312@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AcceleratedVideoDecodeLinuxZeroCopyGL and AcceleratedVideoDecodeLinuxGL are enabled by default.
Only AcceleratedVideoDecoder is required.
https://chromium.googlesource.com/chromium/src/+/616cc2be25e6cef124f905a40e215c0e377701de