From c2e8199d87372f70f62647e80bc45d5f995ce0a4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 21 Jun 2023 12:46:56 +0200 Subject: [PATCH] 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 Signed-off-by: Bruce Ashfield --- recipes-containers/netavark/files/tests.patch | 2 ++ .../xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch | 2 ++ 2 files changed, 4 insertions(+) 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 @@ +Upstream-Status: Pending + diff --git a/test/helpers.bash b/test/helpers.bash index 89866ec..017b2b5 100644 --- 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 @@ +Upstream-Status: Pending + diff --git a/tools/pygrub/Makefile b/tools/pygrub/Makefile index 4963bc89c6..c1c05eb421 100644 --- a/tools/pygrub/Makefile