diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:35:13 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
| commit | b3ac015389173471e4d3e1e1841e99175f780d63 (patch) | |
| tree | f8dd4b8a8af45397db7d1e34e387018c873d6740 /meta/recipes-core | |
| parent | cd610f1dcaed81ed235886f77411d9447a9be82a (diff) | |
| download | poky-b3ac015389173471e4d3e1e1841e99175f780d63.tar.gz | |
patches: correct whitespace/spelling for Upstream-Status tags
(From OE-Core rev: c613ca14c35a5d1782c79a25b83875cbfa2b952b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-core/glibc/glibc/0013-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch b/meta/recipes-core/glibc/glibc/0013-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch index c2766ef4c3..474cea5a0d 100644 --- a/meta/recipes-core/glibc/glibc/0013-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch +++ b/meta/recipes-core/glibc/glibc/0013-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch | |||
| @@ -10,7 +10,7 @@ ${S}/.pc/aarch64-0001-glibc-fsf-v1-eaf6f205.patch/ports/sysdeps/ | |||
| 10 | aarch64/libm-test-ulps), run libm-err-tab.pl with specific dirs | 10 | aarch64/libm-test-ulps), run libm-err-tab.pl with specific dirs |
| 11 | in ${S}. | 11 | in ${S}. |
| 12 | 12 | ||
| 13 | Upstream-Status: inappropriate [OE specific] | 13 | Upstream-Status: Inappropriate [OE specific] |
| 14 | 14 | ||
| 15 | Signed-off-by: Ting Liu <b28495@freescale.com> | 15 | Signed-off-by: Ting Liu <b28495@freescale.com> |
| 16 | --- | 16 | --- |
diff --git a/meta/recipes-core/glibc/glibc/0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch b/meta/recipes-core/glibc/glibc/0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch index e8332a53c2..1b99af7110 100644 --- a/meta/recipes-core/glibc/glibc/0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch +++ b/meta/recipes-core/glibc/glibc/0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch | |||
| @@ -4,7 +4,7 @@ Date: Wed, 18 Mar 2015 00:27:10 +0000 | |||
| 4 | Subject: [PATCH] sysdeps/gnu/configure.ac: handle correctly | 4 | Subject: [PATCH] sysdeps/gnu/configure.ac: handle correctly |
| 5 | $libc_cv_rootsbindir | 5 | $libc_cv_rootsbindir |
| 6 | 6 | ||
| 7 | Upstream-Status:Pending | 7 | Upstream-Status: Pending |
| 8 | 8 | ||
| 9 | Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 9 | Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> |
| 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta/recipes-core/sysvinit/sysvinit/pidof-add-m-option.patch b/meta/recipes-core/sysvinit/sysvinit/pidof-add-m-option.patch index 494aa0e012..17f72b4829 100644 --- a/meta/recipes-core/sysvinit/sysvinit/pidof-add-m-option.patch +++ b/meta/recipes-core/sysvinit/sysvinit/pidof-add-m-option.patch | |||
| @@ -10,7 +10,7 @@ each other's pids. | |||
| 10 | 10 | ||
| 11 | https://bugzilla.redhat.com/show_bug.cgi?id=883856 | 11 | https://bugzilla.redhat.com/show_bug.cgi?id=883856 |
| 12 | 12 | ||
| 13 | Upstream-Status: backport | 13 | Upstream-Status: Backport |
| 14 | Imported patch from: https://bugzilla.redhat.com/attachment.cgi?id=658166 | 14 | Imported patch from: https://bugzilla.redhat.com/attachment.cgi?id=658166 |
| 15 | 15 | ||
| 16 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 16 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
diff --git a/meta/recipes-core/sysvinit/sysvinit/realpath.patch b/meta/recipes-core/sysvinit/sysvinit/realpath.patch index 859fd8baad..b559aa3b49 100644 --- a/meta/recipes-core/sysvinit/sysvinit/realpath.patch +++ b/meta/recipes-core/sysvinit/sysvinit/realpath.patch | |||
| @@ -7,7 +7,7 @@ Subject: [PATCH] Fix build on musl use realpath() API its available on all | |||
| 7 | realpath() API doesnt work on systems with PATH_MAX set to be unlimited e.g. GNU/Hurd | 7 | realpath() API doesnt work on systems with PATH_MAX set to be unlimited e.g. GNU/Hurd |
| 8 | However for Linux it should always work | 8 | However for Linux it should always work |
| 9 | 9 | ||
| 10 | Upstream-Status: Inappropriate[Linux specific] | 10 | Upstream-Status: Inappropriate [Linux specific] |
| 11 | 11 | ||
| 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 13 | 13 | ||
