*.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:

0 (0%)  	meta-parsec
N/A (0%)        meta-hardening
1 (100%)        meta-integrity
15 (68%)        meta-tpm
27 (61%)        meta-security

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Martin Jansa
2023-06-21 12:42:15 +02:00
committed by Armin Kuster
parent 2b052a6165
commit ea97a23986
12 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: ecryptfs-utils-111/src/utils/mount.ecryptfs_private.c
===================================================================
--- ecryptfs-utils-111.orig/src/utils/mount.ecryptfs_private.c

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
isic: add with-libnet remove libnet test
Inappropriate - builds fine on non-oe systems. We need to exlude

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
isic: Fixup makefile to support destination
Backport:

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
isic: add missing header file
Backport: