diff options
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 | ||