diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-02-23 14:45:29 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
| commit | 285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch) | |
| tree | a4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-oe/recipes-extended | |
| parent | 80fbf964e1ee02e117b2756831e66e4170d75ced (diff) | |
| download | meta-openembedded-285b7cd79fda2967613c14141f99aa8ef6f99c8d.tar.gz | |
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
9 files changed, 9 insertions, 9 deletions
diff --git a/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch b/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch index ec8672107f..636b294073 100644 --- a/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch +++ b/meta-oe/recipes-extended/libpwquality/files/add-missing-python-include-dir-for-cross.patch | |||
| @@ -4,7 +4,7 @@ Date: Mon, 3 Aug 2015 13:43:14 +0800 | |||
| 4 | Subject: [PATCH] setup.py.in: add missing python include dir for cross | 4 | Subject: [PATCH] setup.py.in: add missing python include dir for cross |
| 5 | compiling | 5 | compiling |
| 6 | 6 | ||
| 7 | Upstream-Status: inappropriate [oe-core specific] | 7 | Upstream-Status: Inappropriate [oe-core specific] |
| 8 | 8 | ||
| 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
| 10 | --- | 10 | --- |
diff --git a/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch b/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch index 97fb097fef..1ee0dd2f55 100644 --- a/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch +++ b/meta-oe/recipes-extended/libreport/files/0001-Makefile.am-remove-doc-and-apidoc.patch | |||
| @@ -5,7 +5,7 @@ Subject: [PATCH 1/4] Makefile.am: remove doc and apidoc | |||
| 5 | 5 | ||
| 6 | There was a failure at do_install time, so remove doc to workaround. | 6 | There was a failure at do_install time, so remove doc to workaround. |
| 7 | 7 | ||
| 8 | Upstream-Status: Inappropriate workaround | 8 | Upstream-Status: Inappropriate [workaround] |
| 9 | 9 | ||
| 10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
| 11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch b/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch index 7f5895ea12..2e691e95fe 100644 --- a/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch +++ b/meta-oe/recipes-extended/libreport/files/0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch | |||
| @@ -7,7 +7,7 @@ The prog of xmlto and asciidoc were used to generate documents, | |||
| 7 | and since the doc module has already been disabled, so we should | 7 | and since the doc module has already been disabled, so we should |
| 8 | remove the prog test. | 8 | remove the prog test. |
| 9 | 9 | ||
| 10 | Upstream-Status: Inappropriate workaround | 10 | Upstream-Status: Inappropriate [workaround] |
| 11 | 11 | ||
| 12 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 12 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
| 13 | --- | 13 | --- |
diff --git a/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch b/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch index 2ff1731be6..c331677d8d 100644 --- a/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch +++ b/meta-oe/recipes-extended/libreport/files/0003-without-build-plugins.patch | |||
| @@ -3,7 +3,7 @@ From: Hongxu Jia <hongxu.jia@windriver.com> | |||
| 3 | Date: Wed, 26 Apr 2017 03:51:03 -0400 | 3 | Date: Wed, 26 Apr 2017 03:51:03 -0400 |
| 4 | Subject: [PATCH 3/4] without build plugins | 4 | Subject: [PATCH 3/4] without build plugins |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate workaround | 6 | Upstream-Status: Inappropriate [workaround] |
| 7 | 7 | ||
| 8 | Rebase to 2.9.1 | 8 | Rebase to 2.9.1 |
| 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 9 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
diff --git a/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch b/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch index 4ba69c793d..986e7ec419 100644 --- a/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch +++ b/meta-oe/recipes-extended/libreport/files/0004-configure.ac-remove-prog-test-of-augparse.patch | |||
| @@ -5,7 +5,7 @@ Subject: [PATCH 4/4] configure.ac: remove prog test of augparse | |||
| 5 | 5 | ||
| 6 | The build time does not require it. | 6 | The build time does not require it. |
| 7 | 7 | ||
| 8 | Upstream-Status: Inappropriate workaround | 8 | Upstream-Status: Inappropriate [workaround] |
| 9 | 9 | ||
| 10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 10 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
| 11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch b/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch index 653a7e44c1..54098f721d 100644 --- a/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch +++ b/meta-oe/recipes-extended/nana/nana/change-mandir-to-DESTDIR.patch | |||
| @@ -3,7 +3,7 @@ From: Li xin <lixin.fnst@cn.fujitsu.com> | |||
| 3 | Date: Thu, 4 Dec 2014 03:50:19 +0900 | 3 | Date: Thu, 4 Dec 2014 03:50:19 +0900 |
| 4 | Subject: [PATCH 1/2] change mandir to DESTDIR | 4 | Subject: [PATCH 1/2] change mandir to DESTDIR |
| 5 | 5 | ||
| 6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
| 7 | 7 | ||
| 8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
| 9 | --- | 9 | --- |
diff --git a/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch b/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch index aeb25466ca..043fd85500 100644 --- a/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch +++ b/meta-oe/recipes-extended/nana/nana/modify-acinclude.m4-and-configure.in.patch | |||
| @@ -7,7 +7,7 @@ this patch is from Debian to fix build errors. | |||
| 7 | "acinclude.m4:34: error: automatic de-ANSI-fication | 7 | "acinclude.m4:34: error: automatic de-ANSI-fication |
| 8 | support has been removed" | 8 | support has been removed" |
| 9 | 9 | ||
| 10 | Upstream-Status: pending | 10 | Upstream-Status: Pending |
| 11 | 11 | ||
| 12 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 12 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
| 13 | --- | 13 | --- |
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch b/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch index 552172d397..c1480406fe 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch +++ b/meta-oe/recipes-extended/rsyslog/rsyslog/0001-tests-disable-the-check-for-inotify.patch | |||
| @@ -12,7 +12,7 @@ since 2.6.13 [1]. | |||
| 12 | (it would require installing the libc headers otherwise, | 12 | (it would require installing the libc headers otherwise, |
| 13 | for the test to detect /usr/include/sys/inotify.h.) | 13 | for the test to detect /usr/include/sys/inotify.h.) |
| 14 | 14 | ||
| 15 | Upstream-Status: Inappropriate[OE-specific] | 15 | Upstream-Status: Inappropriate [OE-specific] |
| 16 | 16 | ||
| 17 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> | 17 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> |
| 18 | --- | 18 | --- |
diff --git a/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch b/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch index 709f8316f1..40c85e2ce8 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch +++ b/meta-oe/recipes-extended/sgpio/sgpio/Makefile-error-fix.patch | |||
| @@ -3,7 +3,7 @@ Fix Makefile: | |||
| 3 | * change the file format from dos to unix to avoid do_patch failed. | 3 | * change the file format from dos to unix to avoid do_patch failed. |
| 4 | * override gcc,SBIN_DIR and INSTALL for cross-compilation. | 4 | * override gcc,SBIN_DIR and INSTALL for cross-compilation. |
| 5 | 5 | ||
| 6 | Upstream-Status: pending | 6 | Upstream-Status: Pending |
| 7 | 7 | ||
| 8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 8 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
| 9 | --- | 9 | --- |
