diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 12:46:56 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-06-22 14:41:45 -0400 |
commit | c2e8199d87372f70f62647e80bc45d5f995ce0a4 (patch) | |
tree | 6c78f8f820174e75d06d96c7e0924177d34d61b8 | |
parent | eaa50e95bd6f663958a536375610f25e118eb637 (diff) | |
download | meta-virtualization-c2e8199d87372f70f62647e80bc45d5f995ce0a4.tar.gz |
netavark, xen: *.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:
Patches in Pending state: 15 (11%)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/netavark/files/tests.patch | 2 | ||||
-rw-r--r-- | recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-containers/netavark/files/tests.patch b/recipes-containers/netavark/files/tests.patch index 254e4e9d..c4b3618f 100644 --- a/recipes-containers/netavark/files/tests.patch +++ b/recipes-containers/netavark/files/tests.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/test/helpers.bash b/test/helpers.bash | 3 | diff --git a/test/helpers.bash b/test/helpers.bash |
2 | index 89866ec..017b2b5 100644 | 4 | index 89866ec..017b2b5 100644 |
3 | --- a/test/helpers.bash | 5 | --- a/test/helpers.bash |
diff --git a/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch b/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch index 3c7a97db..7ac1a399 100644 --- a/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch +++ b/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/tools/pygrub/Makefile b/tools/pygrub/Makefile | 3 | diff --git a/tools/pygrub/Makefile b/tools/pygrub/Makefile |
2 | index 4963bc89c6..c1c05eb421 100644 | 4 | index 4963bc89c6..c1c05eb421 100644 |
3 | --- a/tools/pygrub/Makefile | 5 | --- a/tools/pygrub/Makefile |