diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 12:42:15 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-06-25 15:05:28 -0400 |
commit | ea97a23986d26f9d2b96c157964fdfdf5079ec6c (patch) | |
tree | 0db054f685173616526112a1734717cd9fd0a3f6 /recipes-security/ecryptfs-utils/files | |
parent | 2b052a616530a963d591165b36dd06a70badf917 (diff) | |
download | meta-security-ea97a23986d26f9d2b96c157964fdfdf5079ec6c.tar.gz |
*.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>
Diffstat (limited to 'recipes-security/ecryptfs-utils/files')
-rw-r--r-- | recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch b/recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch index 3b29be0..01b7dd8 100644 --- a/recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch +++ b/recipes-security/ecryptfs-utils/files/define_musl_sword_type.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: ecryptfs-utils-111/src/utils/mount.ecryptfs_private.c | 3 | Index: ecryptfs-utils-111/src/utils/mount.ecryptfs_private.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- ecryptfs-utils-111.orig/src/utils/mount.ecryptfs_private.c | 5 | --- ecryptfs-utils-111.orig/src/utils/mount.ecryptfs_private.c |