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 <[email protected]> --- 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 254e4e9..c4b3618 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 3c7a97d..7ac1a39 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 -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8099): https://lists.yoctoproject.org/g/meta-virtualization/message/8099 Mute This Topic: https://lists.yoctoproject.org/mt/99673711/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
