From c2e8199d87372f70f62647e80bc45d5f995ce0a4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 21 Jun 2023 12:46:56 +0200 Subject: 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 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-containers') 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 -- cgit v1.2.3-54-g00ecf