mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
*.patch: add Upstream-Status to all patches
There is new patch-status QA check in oe-core: https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a This is temporary work around just to hide _many_ warnings from optional patch-status (if you add it to WARN_QA). This just added Upstream-Status: Pending everywhere without actually investigating what's the proper status. This is just to hide current QA warnings and to catch new .patch files being added without Upstream-Status, but the number of Pending patches is now terrible: 5 (26%) meta-xfce 6 (50%) meta-perl 15 (42%) meta-webserver 21 (36%) meta-gnome 25 (57%) meta-filesystems 26 (43%) meta-initramfs 45 (45%) meta-python 47 (55%) meta-multimedia 312 (63%) meta-networking 756 (61%) meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,6 +7,8 @@ The collections.abc module replaces collections for Python 3.10
|
||||
|
||||
Signed-off-by: Kurt Kiefer <kurt.kiefer@arthrex.com>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
pylib/gyp/common.py | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
--- Flask-XStatic-0.0.1/setup.py.orig 2015-01-30 08:01:56.000000000 -0800
|
||||
+++ Flask-XStatic-0.0.1/setup.py 2017-04-17 21:40:32.570181626 -0700
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
+2
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
--- a/pyproject.toml 2023-04-19 19:04:47.159474100 -0300
|
||||
+++ b/pyproject.toml 2023-05-04 08:08:12.289941765 -0300
|
||||
@@ -31,15 +31,15 @@
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
--- cmake-3.25.2/src/cmake/__init__.py.old 2023-03-10 09:40:43.582315753 +0100
|
||||
+++ cmake-3.25.2/src/cmake/__init__.py 2023-03-10 09:41:38.030874047 +0100
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
+2
@@ -9,6 +9,8 @@ the dependencies.
|
||||
|
||||
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
setup.py | 2 --
|
||||
1 file changed, 2 deletions(-)
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@ Sourced from void linux
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
absl/base/internal/unscaledcycleclock.cc | 4 ++--
|
||||
absl/base/internal/unscaledcycleclock.h | 3 ++-
|
||||
absl/debugging/internal/examine_stack.cc | 8 +++++++-
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
--- a/third_party/boringssl-with-bazel/src/include/openssl/base.h
|
||||
+++ b/third_party/boringssl-with-bazel/src/include/openssl/base.h
|
||||
@@ -102,10 +102,10 @@ extern "C" {
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -695,7 +695,18 @@ def determine_gl_flags():
|
||||
|
||||
+2
@@ -5,6 +5,8 @@ Subject: [PATCH] pyproject.toml: Remove hard-coded dependencies
|
||||
|
||||
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
pyproject.toml | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
|
||||
+2
@@ -9,6 +9,8 @@ dependencies.
|
||||
|
||||
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
setup.py | 2 --
|
||||
1 file changed, 2 deletions(-)
|
||||
|
||||
|
||||
+2
@@ -9,6 +9,8 @@ the collections module in Python 3.10.
|
||||
https://docs.python.org/3.10/whatsnew/changelog.html#python-3-10-0-alpha-5
|
||||
https://bugs.python.org/issue37324
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
slip/dbus/polkit.py | 6 +++---
|
||||
slip/util/hookable.py | 6 +++---
|
||||
2 files changed, 6 insertions(+), 6 deletions(-)
|
||||
|
||||
+2
@@ -7,6 +7,8 @@ The latter is deprecated, use setuptools instead.
|
||||
|
||||
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
setup.py | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
|
||||
+2
@@ -8,6 +8,8 @@ bitbake build errors related to already-stripped.
|
||||
|
||||
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
setup.py | 8 +-------
|
||||
1 file changed, 1 insertion(+), 7 deletions(-)
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@ Subject: [PATCH] Fix imports for tests
|
||||
|
||||
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
tests/test_asyncio.py | 2 +-
|
||||
tests/test_asyncio_context_vars.py | 2 +-
|
||||
tests/test_functionality.py | 2 +-
|
||||
|
||||
@@ -4,6 +4,8 @@ Date: Fri, 25 Nov 2022 15:58:03 +0300
|
||||
Subject: [PATCH 2/2] add 3.11 to the setup
|
||||
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
setup.py | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
|
||||
+2
@@ -11,6 +11,8 @@ Subject: [PATCH 2/4] pykickstart/parser.py: add lock for readKickstart and
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
|
||||
---
|
||||
Upstream-Status: Pending
|
||||
|
||||
pykickstart/load.py | 2 +-
|
||||
pykickstart/parser.py | 18 ++++++++++++++++++
|
||||
2 files changed, 19 insertions(+), 1 deletion(-)
|
||||
|
||||
Reference in New Issue
Block a user