We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3fc220 commit e8c09f0Copy full SHA for e8c09f0
meta-chromium/recipes-browser/chromium/chromium-gn.inc
@@ -53,7 +53,7 @@ SRC_URI:append:libc-musl = "\
53
file://musl/0015-fix-libc-version-include.patch \
54
"
55
56
-SRC_URI:append = "${@oe.utils.version_less_or_equal('RUSTVERSION', '1.85', '', ' file://0016-Fix-adler-reference-for-Rust-1.86-and-later.patch', d)}"
+SRC_URI:append = "${@oe.utils.version_less_or_equal('RUSTVERSION', '1.85.1', '', ' file://0016-Fix-adler-reference-for-Rust-1.86-and-later.patch', d)}"
57
58
ANY_OF_DISTRO_FEATURES = "opengl vulkan"
59
0 commit comments