diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 18:09:11 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-06-21 09:15:20 -0700 |
| commit | be8c765c7c4ed48404da8fd8e813c9f3ab5ad415 (patch) | |
| tree | 45fa8c8906c400a9bc25085ec91588d02fdf5c80 /meta-oe/recipes-devtools/suitesparse | |
| parent | 2393cd93ae1bb706744bae9185f2af74867950b8 (diff) | |
| download | meta-openembedded-be8c765c7c4ed48404da8fd8e813c9f3ab5ad415.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:
5 (26%) meta-xfce
6 (50%) meta-perl
15 (42%) meta-webserver
21 (36%) meta-gnome
25 (57%) meta-filesystems
26 (43%) meta-initramfs
45 (45%) meta-python
47 (55%) meta-multimedia
312 (63%) meta-networking
756 (61%) meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/suitesparse')
3 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch index c955b5fa7d..47865de858 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch | |||
| @@ -8,6 +8,8 @@ build process, instead of overwriting them. This is useful in a cross | |||
| 8 | compile context where the CXXFLAGS variable might contain necessary | 8 | compile context where the CXXFLAGS variable might contain necessary |
| 9 | flags for cross compiling. | 9 | flags for cross compiling. |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | Mongoose/CMakeLists.txt | 6 +++--- | 13 | Mongoose/CMakeLists.txt | 6 +++--- |
| 12 | 1 file changed, 3 insertions(+), 3 deletions(-) | 14 | 1 file changed, 3 insertions(+), 3 deletions(-) |
| 13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch index 190eaf164d..d80c1a7362 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch | |||
| @@ -4,6 +4,8 @@ Date: Wed, 21 Oct 2020 15:26:52 -0600 | |||
| 4 | Subject: [PATCH] Preserve links when installing libmetis | 4 | Subject: [PATCH] Preserve links when installing libmetis |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | Makefile | 2 +- | 9 | Makefile | 2 +- |
| 8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch index dee6039a81..fc83897a05 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch | |||
| @@ -4,6 +4,8 @@ Date: Wed, 21 Oct 2020 15:27:07 -0600 | |||
| 4 | Subject: [PATCH] Add version information to libmetis | 4 | Subject: [PATCH] Add version information to libmetis |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | metis-5.1.0/Makefile | 8 ++++---- | 9 | metis-5.1.0/Makefile | 8 ++++---- |
| 8 | metis-5.1.0/libmetis/CMakeLists.txt | 1 + | 10 | metis-5.1.0/libmetis/CMakeLists.txt | 1 + |
| 9 | 2 files changed, 5 insertions(+), 4 deletions(-) | 11 | 2 files changed, 5 insertions(+), 4 deletions(-) |
