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-perl/perl/files/libwhisker2.patch | |
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-perl/perl/files/libwhisker2.patch')
-rw-r--r-- | recipes-perl/perl/files/libwhisker2.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-perl/perl/files/libwhisker2.patch b/recipes-perl/perl/files/libwhisker2.patch index c066366..4ea1ee5 100644 --- a/recipes-perl/perl/files/libwhisker2.patch +++ b/recipes-perl/perl/files/libwhisker2.patch | |||
@@ -7,6 +7,8 @@ Subject: [PATCH] Mandir and perl install dir were overwritten with faulty | |||
7 | 7 | ||
8 | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> | 8 | Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile.pl | 12 +++++++----- | 12 | Makefile.pl | 12 +++++++----- |
11 | 1 file changed, 7 insertions(+), 5 deletions(-) | 13 | 1 file changed, 7 insertions(+), 5 deletions(-) |
12 | 14 | ||