diff options
author | Ross Burton <ross.burton@intel.com> | 2017-06-23 16:44:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-27 10:38:43 +0100 |
commit | 81f9abc256272e0c9b0f993f7a57e2175c692684 (patch) | |
tree | 97f10ed71f9791a2dbd44ec086896e7de5e111a3 /meta/recipes-devtools | |
parent | b8358bc61435ec996ecd6931fb6d6d41bb4f710b (diff) | |
download | poky-81f9abc256272e0c9b0f993f7a57e2175c692684.tar.gz |
meta: Fix malformed Upstream-Status tags
Fix a variety of spelling and format mistakes to improve the ease of reading the
tags programatically.
(From OE-Core rev: 6e1aaf80b0d951b48cd25cb7161ec19448295094)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/apt/apt/0001-apt-1.2.12-Fix-musl-build.patch b/meta/recipes-devtools/apt/apt/0001-apt-1.2.12-Fix-musl-build.patch index 04b0406583..f7ac19bfd0 100644 --- a/meta/recipes-devtools/apt/apt/0001-apt-1.2.12-Fix-musl-build.patch +++ b/meta/recipes-devtools/apt/apt/0001-apt-1.2.12-Fix-musl-build.patch | |||
@@ -11,7 +11,7 @@ header so define it manually. | |||
11 | apt-pkg/contrib/srvrec.h: Add explicity include of sys/types.h | 11 | apt-pkg/contrib/srvrec.h: Add explicity include of sys/types.h |
12 | to avoid errors in types u_int_SIZE. | 12 | to avoid errors in types u_int_SIZE. |
13 | 13 | ||
14 | Upstream-status: Pending | 14 | Upstream-Status: Pending |
15 | 15 | ||
16 | Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> | 16 | Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> |
17 | --- | 17 | --- |
diff --git a/meta/recipes-devtools/gcc/gcc-6.3/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch b/meta/recipes-devtools/gcc/gcc-6.3/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch index ed6cd6905c..6b5da0254e 100644 --- a/meta/recipes-devtools/gcc/gcc-6.3/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch +++ b/meta/recipes-devtools/gcc/gcc-6.3/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch | |||
@@ -31,7 +31,7 @@ gcc/Changelog: | |||
31 | 31 | ||
32 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 32 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
33 | --- | 33 | --- |
34 | Upstream-Status: Rejected | 34 | Upstream-Status: Denied |
35 | 35 | ||
36 | gcc/config/i386/i386.c | 4 ++-- | 36 | gcc/config/i386/i386.c | 4 ++-- |
37 | libgcc/config/i386/cpuinfo.c | 6 +++--- | 37 | libgcc/config/i386/cpuinfo.c | 6 +++--- |
diff --git a/meta/recipes-devtools/perl/perl/0001-Configure-Remove-fstack-protector-strong-for-native-.patch b/meta/recipes-devtools/perl/perl/0001-Configure-Remove-fstack-protector-strong-for-native-.patch index 7391ac5837..14a05d291b 100644 --- a/meta/recipes-devtools/perl/perl/0001-Configure-Remove-fstack-protector-strong-for-native-.patch +++ b/meta/recipes-devtools/perl/perl/0001-Configure-Remove-fstack-protector-strong-for-native-.patch | |||
@@ -10,7 +10,7 @@ be removed when all supported distros comes with GCC>=4.9. | |||
10 | 10 | ||
11 | [YOCTO #10338] | 11 | [YOCTO #10338] |
12 | 12 | ||
13 | Upstream-status: Inappropriate [configuration] | 13 | Upstream-Status: Inappropriate [configuration] |
14 | 14 | ||
15 | [1] http://errors.yoctoproject.org/Errors/Details/109589/ | 15 | [1] http://errors.yoctoproject.org/Errors/Details/109589/ |
16 | 16 | ||