Skip to content

Commit 750f715

Browse files
Narpat MaliRaphael Kubo da Costa
authored andcommitted
chromium: add Upstream-Status to patches
Added Upstream-Status to required patches to fix test_patches_upstream_status failure in yocto-check-layer. Fixes: #714 Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
1 parent ebc7f32 commit 750f715

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

meta-chromium/recipes-browser/chromium/files/0009-nomerge-attribute-on-declaration-is-only-available-s.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ build error: 'nomerge' attribute cannot be applied to a declaration
2020
See https://reviews.llvm.org/D92800
2121

2222
Change-Id: I32e1f7dc9049737d54d8a16de5308aa5aae1ced1
23+
24+
Upstream-Status: Inappropriate
2325
---
2426
base/compiler_specific.h | 3 ++-
2527
1 file changed, 2 insertions(+), 1 deletion(-)

meta-chromium/recipes-browser/chromium/files/0017-Revert-Fix-std-span-autodetection-7805.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Date: Tue, 11 Apr 2023 15:37:58 +0200
44
Subject: [PATCH] Revert "Fix std::span autodetection (#7805)"
55

66
This reverts commit a6f41944899e65b38ec45ee82f6840248f06b471.
7+
8+
Upstream-Status: Inappropriate
79
---
810
.../src/include/flatbuffers/stl_emulation.h | 19 ++++++++-----------
911
1 file changed, 8 insertions(+), 11 deletions(-)

meta-chromium/recipes-browser/chromium/files/0018-Only-default-operator-on-declaration.patch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ the first declaration was removed in P2085R0, which clang only supports
88
in versions 14 and above. Because dunfell still uses clang 12, we need
99
to fix the few occurrences where this requirement isn't met.
1010

11-
Upstream-Status: Unknown
11+
Upstream-Status: Inappropriate
12+
1213
Signed-off-by: Max Ihlenfeldt <max@igalia.com>
1314
---
1415
.../core/browser/affiliation/affiliation_fetcher_base.cc | 3 ---

meta-chromium/recipes-browser/chromium/files/musl/no-res-ninit-nclose.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Source: https://git.alpinelinux.org/aports/plain/community/chromium/no-res-ninit-nclose.patch
22
similar to dns-resolver.patch, musl doesn't have res_ninit and so on
33

4+
Upstream-Status: Pending
5+
46
Signed-off-by: Khem Raj <raj.khem@gmail.com>
57
--- a/net/dns/public/scoped_res_state.cc
68
+++ b/net/dns/public/scoped_res_state.cc

0 commit comments

Comments
 (0)