meta: update patch metadata

Enforce the correct tag names across all of oe-core for consistency.

(From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2016-06-27 20:59:19 +01:00 committed by Richard Purdie
parent e6ad36cb54
commit e49d337e84
67 changed files with 78 additions and 75 deletions

View File

@ -10,7 +10,7 @@ cc1: all warnings being treated as errors
configure:20323: $? = 1 configure:20323: $? = 1
configure:20327: error: ccache i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/builddisk/build/build0/tmp/sysroots/emenlow failed to produce assembly code configure:20327: error: ccache i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse --sysroot=/builddisk/build/build0/tmp/sysroots/emenlow failed to produce assembly code
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/04/13 2012/04/13
Index: grub-2.00/acinclude.m4 Index: grub-2.00/acinclude.m4

View File

@ -6,7 +6,7 @@ configure:20574: i586-poky-linux-gcc -m32 -march=core2 -msse3 -mtune=generic
conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror] conftest.c:1:0: error: SSE instruction set disabled, using 387 arithmetics [-Werror]
cc1: all warnings being treated as errors cc1: all warnings being treated as errors
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/04/13 2012/04/13
Index: grub-1.99/configure.ac Index: grub-1.99/configure.ac

View File

@ -2,7 +2,7 @@ Upstream-Status: Inappropriate [embedded specific]
remove the grub-sparc64-setup files from the x86 builds. remove the grub-sparc64-setup files from the x86 builds.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
--- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700 --- a/Makefile.util.am 2014-08-15 11:41:02.441011278 -0700
+++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700 +++ b/Makefile.util.am 2014-08-15 11:44:26.245021142 -0700

View File

@ -20,7 +20,7 @@ conftest.c:1:0: error: SSE instruction set disabled, using 387
arithmetics [-Werror] arithmetics [-Werror]
cc1: all warnings being treated as errors cc1: all warnings being treated as errors
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
--- ---
Upstream-Status: Pending Upstream-Status: Pending

View File

@ -7,7 +7,7 @@ Fix libacpi for x32
Patch Received from: H.J. Lu <hjl.tools@gmail.com> Patch Received from: H.J. Lu <hjl.tools@gmail.com>
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/05 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/05
Index: libacpi-0.2/Makefile Index: libacpi-0.2/Makefile
=================================================================== ===================================================================

View File

@ -6,7 +6,7 @@ Used the cross strip instead of host strip to avoid this build error:
| make: *** [test-libacpi] Error 1 | make: *** [test-libacpi] Error 1
| ERROR: oe_runmake failed | ERROR: oe_runmake failed
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07
Index: libacpi-0.2/Makefile Index: libacpi-0.2/Makefile
=================================================================== ===================================================================

View File

@ -9,7 +9,7 @@ This patch fixes following issue with automake 1.12
| src/Makefile.am:11: error: automatic de-ANSI-fication support has been removed | src/Makefile.am:11: error: automatic de-ANSI-fication support has been removed
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/03 2012/05/03
Index: lrzsz-0.12.20/configure.in Index: lrzsz-0.12.20/configure.in

View File

@ -5,6 +5,9 @@ Subject: [PATCH] Part 2 of: 4319. [security] Fix resolver assertion
failure due to improper DNAME handling when parsing failure due to improper DNAME handling when parsing
fetch reply messages. (CVE-2016-1286) [RT #41753] fetch reply messages. (CVE-2016-1286) [RT #41753]
CVE: CVE-2016-1286
Upstream-Status: Backport
(cherry picked from commit 2de89ee9de8c8da9dc153a754b02dcdbb7fe2374) (cherry picked from commit 2de89ee9de8c8da9dc153a754b02dcdbb7fe2374)
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
--- ---

View File

@ -1,6 +1,6 @@
Upstream-Status: Pending Upstream-Status: Pending
Signed-off-by Saul Wold <sgw@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Index: bind-9.9.5/bin/Makefile.in Index: bind-9.9.5/bin/Makefile.in
=================================================================== ===================================================================

View File

@ -15,7 +15,7 @@ We don't enable this globally as there are some cases where we'd get
Reported-by: Bertrand Jacquin <bertrand@jacquin.bzh> Reported-by: Bertrand Jacquin <bertrand@jacquin.bzh>
URL: https://bugs.gentoo.org/542618 URL: https://bugs.gentoo.org/542618
Signed-off-By: Armin Kuster <akuster@mvista.com> Signed-off-by: Armin Kuster <akuster@mvista.com>
Index: openssl-1.0.2a/crypto/perlasm/x86_64-xlate.pl Index: openssl-1.0.2a/crypto/perlasm/x86_64-xlate.pl
=================================================================== ===================================================================

View File

@ -4,7 +4,7 @@ This patch adds the fix for one of the ciphers used in openssl, namely
the cipher des-ede3-cfb1. Complete bug log and patch is present here: the cipher des-ede3-cfb1. Complete bug log and patch is present here:
http://rt.openssl.org/Ticket/Display.html?id=2867 http://rt.openssl.org/Ticket/Display.html?id=2867
Signed-Off-By: Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Index: openssl-1.0.2/crypto/evp/e_des3.c Index: openssl-1.0.2/crypto/evp/e_des3.c
=================================================================== ===================================================================

View File

@ -2,10 +2,10 @@ Upstream-Status: Pending
Received from H J Liu @ Intel Received from H J Liu @ Intel
Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors. Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/07/13 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/07/13
ported the patch to the 1.0.0e version ported the patch to the 1.0.0e version
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/01 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/01
Index: openssl-1.0.2/crypto/bn/bn.h Index: openssl-1.0.2/crypto/bn/bn.h
=================================================================== ===================================================================
--- openssl-1.0.2.orig/crypto/bn/bn.h --- openssl-1.0.2.orig/crypto/bn/bn.h

View File

@ -11,7 +11,7 @@ this patch avoids these kinds of errors:
| configure.ac:40: the top level | configure.ac:40: the top level
| autom4te: m4 failed with exit status: 1 | autom4te: m4 failed with exit status: 1
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/04 2012/05/04
Index: coreutils-6.9/m4/jm-macros.m4 Index: coreutils-6.9/m4/jm-macros.m4

View File

@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [legacy version]
# coreutils uses gnulib which conflicts with newer libc header on futimens # coreutils uses gnulib which conflicts with newer libc header on futimens
# this patch simply renames coreutils futimes to avoid confliction # this patch simply renames coreutils futimes to avoid confliction
# #
# Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 # Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18
# (this patch is licensed under GPLv2) # (this patch is licensed under GPLv2)
diff --git a/lib/utimens.c b/lib/utimens.c diff --git a/lib/utimens.c b/lib/utimens.c

View File

@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [legacy version]
# remove the line to cause recursive inclusion error from autoreconf, sicne # remove the line to cause recursive inclusion error from autoreconf, sicne
# newer autoconf has included this definition. Simply rename it here. # newer autoconf has included this definition. Simply rename it here.
# #
# Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 # Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18
# (this patch is licensed under GPLv2) # (this patch is licensed under GPLv2)
diff --git a/extensions.m4 b/extensions.m4 diff --git a/extensions.m4 b/extensions.m4

View File

@ -6,7 +6,7 @@ Upstream-Status: Inappropriate [legacy version]
# is with target format which can't be invoked on build system, disable building # is with target format which can't be invoked on build system, disable building
# 'touch' man page here. # 'touch' man page here.
# #
# Signed-off-by Kevin Tian <kevin.tian@intel.com>, 2010-08-18 # Signed-off-by: Kevin Tian <kevin.tian@intel.com>, 2010-08-18
# (this patch is licensed under GPLv2) # (this patch is licensed under GPLv2)
diff --git a/man/Makefile.am b/man/Makefile.am diff --git a/man/Makefile.am b/man/Makefile.am

View File

@ -1,4 +1,4 @@
Upstream-Status: Rejected Upstream-Status: Denied
Subject: uname: report processor and hardware correctly Subject: uname: report processor and hardware correctly

View File

@ -10,7 +10,7 @@ undesired size, when compiled with the x32 abi toolchain.
2013/05/23 2013/05/23
Received this fix from H J Lu. Received this fix from H J Lu.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
# HG changeset patch # HG changeset patch
# User H.J. Lu <hjl.tools@gmail.com> # User H.J. Lu <hjl.tools@gmail.com>

View File

@ -5,7 +5,7 @@ when we update aclocal
Upstream-Status: Inappropriate [configuration] Upstream-Status: Inappropriate [configuration]
Signed-off-by Saul Wold <sgw@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4 Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4
=================================================================== ===================================================================

View File

@ -6,7 +6,7 @@ Thanks to Mark Hatle for the timely pointers and fixes.
Upstream-Status: Inappropriate [licensing] Upstream-Status: Inappropriate [licensing]
Signed-off-by Saul Wold <sgw@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
diff -ru gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 gettext.patched/gettext-runtime/gnulib-m4/extensions.m4 diff -ru gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 gettext.patched/gettext-runtime/gnulib-m4/extensions.m4
--- gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 2006-11-27 09:14:38.000000000 -0800 --- gettext-0.16.1/gettext-runtime/gnulib-m4/extensions.m4 2006-11-27 09:14:38.000000000 -0800

View File

@ -2,7 +2,7 @@ Upstream-Status: pending
gcc 4.7 does not like pointer conversion, so have a void * tmp var to work gcc 4.7 does not like pointer conversion, so have a void * tmp var to work
around following compilation issue. around following compilation issue.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011/07/07 2011/07/07
| md5.c: In function 'md5_finish_ctx': | md5.c: In function 'md5_finish_ctx':

View File

@ -1,6 +1,6 @@
Upstream-Status: Inappropriate [debian patch] Upstream-Status: Inappropriate [debian patch]
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
From e52bfcdbaca5dce498678d8f512381e3e39a4066 Mon Sep 17 00:00:00 2001 From e52bfcdbaca5dce498678d8f512381e3e39a4066 Mon Sep 17 00:00:00 2001
From: Rob Browning <rlb@defaultvalue.org> From: Rob Browning <rlb@defaultvalue.org>

View File

@ -1,6 +1,6 @@
Upstream-Status: Inappropriate [debian patch] Upstream-Status: Inappropriate [debian patch]
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
From 848543091d55dddb54a85612155964506d712852 Mon Sep 17 00:00:00 2001 From 848543091d55dddb54a85612155964506d712852 Mon Sep 17 00:00:00 2001
From: Rob Browning <rlb@defaultvalue.org> From: Rob Browning <rlb@defaultvalue.org>

View File

@ -6,7 +6,7 @@ autoreconf error avoided:
| sed: -e expression #1, char 9: unknown option to `s' | sed: -e expression #1, char 9: unknown option to `s'
| configure.ac:39: error: AC_INIT should be called with package and version arguments | configure.ac:39: error: AC_INIT should be called with package and version arguments
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/01 2012/05/01
Index: guile-2.0.5/build-aux/git-version-gen Index: guile-2.0.5/build-aux/git-version-gen

View File

@ -1,6 +1,6 @@
Upstream-Status: Inappropriate [opensuse patch] Upstream-Status: Inappropriate [opensuse patch]
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Index: guile-2.0.3/libguile/hash.c Index: guile-2.0.3/libguile/hash.c
=================================================================== ===================================================================

View File

@ -1,6 +1,6 @@
Upstream-Status: Inappropriate [opensuse patch] Upstream-Status: Inappropriate [opensuse patch]
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10096 See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10096
why this test is turned off. why this test is turned off.

View File

@ -11,7 +11,7 @@ this patch avoids these kinds of errors:
| ERROR: autoreconf execution failed. | ERROR: autoreconf execution failed.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/04 2012/05/04
Index: make-3.81/configure.in Index: make-3.81/configure.in

View File

@ -2,7 +2,7 @@ uuid.pc is generated at build time so should be installed from the current
directory, and not $S. directory, and not $S.
Upstream-Status: Pending [should be submitted] Upstream-Status: Pending [should be submitted]
Signed-Off-By: Ross Burton <ross.burton@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Index: uuid-1.6.2/Makefile.in Index: uuid-1.6.2/Makefile.in
=================================================================== ===================================================================

View File

@ -1,5 +1,5 @@
Upstream-Status:Inappropriate [embedded specific] Upstream-Status:Inappropriate [embedded specific]
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011/07/01 2011/07/01
Fix these Package QA warnings before they are converted into fetal errors: Fix these Package QA warnings before they are converted into fetal errors:

View File

@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [embedded specific]
Avoids using python from the HOSTs native sysroot for f2py, Avoids using python from the HOSTs native sysroot for f2py,
uses TARGET env python instead. uses TARGET env python instead.
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: numpy-1.11.0/numpy/f2py/setup.py Index: numpy-1.11.0/numpy/f2py/setup.py
=================================================================== ===================================================================

View File

@ -4,8 +4,8 @@ Avoids parallel make races linking errors when making Parser/PGEN
- Implements Richard Purdie's idea - Implements Richard Purdie's idea
Signed-Off-By: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-2.7.9/Makefile.pre.in Index: Python-2.7.9/Makefile.pre.in
=================================================================== ===================================================================

View File

@ -1,6 +1,6 @@
Rebased for Python 2.7.9 Rebased for Python 2.7.9
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
2011/09/29 2011/09/29
The python recipe building was failing because python-native The python recipe building was failing because python-native
@ -10,7 +10,7 @@ recipe.
Upstream-Status: Inappropriate [oe-specific] Upstream-Status: Inappropriate [oe-specific]
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Index: Python-2.7.9/Include/pythonrun.h Index: Python-2.7.9/Include/pythonrun.h
=================================================================== ===================================================================

View File

@ -2,8 +2,8 @@ Upstream-Status: Inappropriate [embedded specific]
2014/12/15 2014/12/15
Rebased for python-2.7.9 Rebased for python-2.7.9
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-2.7.9/setup.py Index: Python-2.7.9/setup.py
=================================================================== ===================================================================

View File

@ -7,7 +7,7 @@ Signed-off-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Rebased for python-2.7.9 Rebased for python-2.7.9
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-2.7.9/Makefile.pre.in Index: Python-2.7.9/Makefile.pre.in
=================================================================== ===================================================================

View File

@ -11,7 +11,7 @@ Nitin A Kamble <nitin.a.kamble@intel.com>
2011/09/29 2011/09/29
Rebased for python 2.7.2 Rebased for python 2.7.2
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>

View File

@ -4,8 +4,8 @@ Avoids parallel make races linking errors when making Parser/PGEN
- Implements Richard Purdie's idea - Implements Richard Purdie's idea
Signed-Off-By: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-2.7.9/Makefile.pre.in Index: Python-2.7.9/Makefile.pre.in
=================================================================== ===================================================================

View File

@ -4,15 +4,15 @@ This patch fixes issuing with different libdir like lib64.
This patch makes the native python binary modules findable This patch makes the native python binary modules findable
in the install process of the host python. in the install process of the host python.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Date: 2012/03/14 Date: 2012/03/14
Updated for python 2.7.3 Updated for python 2.7.3
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Date: 2012/05/01 Date: 2012/05/01
Rebased for python-2.7.9 Rebased for python-2.7.9
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-2.7.9/Lib/sysconfig.py Index: Python-2.7.9/Lib/sysconfig.py

View File

@ -1,5 +1,5 @@
Rebased for python-2.7.9 Rebased for python-2.7.9
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-2.7.9/configure.ac Index: Python-2.7.9/configure.ac
=================================================================== ===================================================================

View File

@ -4,11 +4,11 @@ This patch fixes issuing with different libdir like lib64.
This patch makes the native python binary modules findable This patch makes the native python binary modules findable
in the install process of the host python. in the install process of the host python.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Date: 2012/03/14 Date: 2012/03/14
Updated for python 2.7.3 Updated for python 2.7.3
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Date: 2012/05/01 Date: 2012/05/01
Index: Python-3.3.0rc2/Lib/sysconfig.py Index: Python-3.3.0rc2/Lib/sysconfig.py

View File

@ -6,7 +6,7 @@ importlib*.h files, this is impossible to do on a cross-compile environment,
this avoids executing the binary and forces it to use the packed importlib*.h files. this avoids executing the binary and forces it to use the packed importlib*.h files.
Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-3.5.0/Makefile.pre.in Index: Python-3.5.0/Makefile.pre.in
=================================================================== ===================================================================

View File

@ -3,7 +3,7 @@ From: Jussi Kukkonen <jussi.kukkonen@intel.com>
Date: Fri, 17 Jun 2016 21:09:03 +0300 Date: Fri, 17 Jun 2016 21:09:03 +0300
Subject: [PATCH] configure: support vte-2.91 Subject: [PATCH] configure: support vte-2.91
Upstream-status: Backport [c6feff9e09aa99] Upstream-Status: Backport [c6feff9e09aa99]
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Original commit message below: Original commit message below:

View File

@ -12,7 +12,7 @@ Fixes tcl target recipe build on old distros which have glibc older than 2.14
| Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin | Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin
| make: *** [install-msgs] Error 1 | make: *** [install-msgs] Error 1
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/04/26 2012/04/26
Index: unix/Makefile.in Index: unix/Makefile.in

View File

@ -10,7 +10,7 @@ this patch avoids these kinds of errors:
| configure.ac:90: the top level | configure.ac:90: the top level
| autom4te: m4 failed with exit status: 1 | autom4te: m4 failed with exit status: 1
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/04 2012/05/04
Index: diffutils-2.8.1/m4/prereq.m4 Index: diffutils-2.8.1/m4/prereq.m4

View File

@ -6,7 +6,7 @@ this patch avoids these kinds of errors:
| configure.in:75: error: automatic de-ANSI-fication support has been removed | configure.in:75: error: automatic de-ANSI-fication support has been removed
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/04 2012/05/04
Index: findutils-4.2.31/configure.in Index: findutils-4.2.31/configure.in

View File

@ -11,7 +11,7 @@ this patch avoids these kinds of errors:
... ...
| Makefile.am:27: error: automatic de-ANSI-fication support has been removed | Makefile.am:27: error: automatic de-ANSI-fication support has been removed
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/04 2012/05/04
Index: gawk-3.1.5/configure.ac Index: gawk-3.1.5/configure.ac

View File

@ -1,6 +1,6 @@
Upstream-Status: Inappropriate [Poky Specific this is gplv2 version] Upstream-Status: Inappropriate [Poky Specific this is gplv2 version]
Signed-off-by Saul Wold <sgw@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Index: grep-2.5.1a/doc/grep.texi Index: grep-2.5.1a/doc/grep.texi
=================================================================== ===================================================================

View File

@ -12,7 +12,7 @@ This version of GNU Grep has been abandoned upstream and they are no longer
accepting patches. This is not a backport. accepting patches. This is not a backport.
CVE: CVE-2012-5667 CVE: CVE-2012-5667
Signed-off-by Ming Liu <ming.liu@windriver.com> Signed-off-by: Ming Liu <ming.liu@windriver.com>
--- ---
grep.c | 7 +++---- grep.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-) 1 file changed, 3 insertions(+), 4 deletions(-)

View File

@ -13,7 +13,7 @@ this patch avoids these kinds of errors:
| src/Makefile.am:2: error: automatic de-ANSI-fication support has been removed | src/Makefile.am:2: error: automatic de-ANSI-fication support has been removed
| autoreconf: automake failed with exit status: 1 | autoreconf: automake failed with exit status: 1
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/04 2012/05/04
Index: grep-2.5.1a/configure.in Index: grep-2.5.1a/configure.in

View File

@ -6,7 +6,7 @@ syscall so that it works with both x32 and x86-64.
Received this patch from H.J. Lu <hjl.tools@gmail.com> Received this patch from H.J. Lu <hjl.tools@gmail.com>
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011/12/02 2011/12/02
--- libaio-0.3.109/src/syscall-x86_64.h.x32 2009-10-09 11:17:02.000000000 -0700 --- libaio-0.3.109/src/syscall-x86_64.h.x32 2009-10-09 11:17:02.000000000 -0700

View File

@ -7,7 +7,7 @@ These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has n
eliminated these deprecated macros yet. So disable the treatment of warnings eliminated these deprecated macros yet. So disable the treatment of warnings
as errors until gettext is updated to remove the deprecated macros. as errors until gettext is updated to remove the deprecated macros.
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/07/10 2012/07/10
Index: libidn-1.24/configure.ac Index: libidn-1.24/configure.ac

View File

@ -6,7 +6,7 @@ This patch fixes following issue with automake 1.12
| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX
| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/03 2012/05/03
Index: libidn-1.24/configure.ac Index: libidn-1.24/configure.ac

View File

@ -11,7 +11,7 @@ Content-Transfer-Encoding: 8bit
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Upstream-status: Pending Upstream-Status: Pending
--- ---
modules/files.c | 2 +- modules/files.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)

View File

@ -18,7 +18,7 @@ acl1.c:317:2: error: format not a string literal and no format arguments
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Upstream-status: Pending Upstream-Status: Pending
--- ---
testcases/network/nfsv4/acl/acl1.c | 2 +- testcases/network/nfsv4/acl/acl1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)

View File

@ -7,7 +7,7 @@ Subject: [PATCH 02/32] Add knob to control whether numa support should be
otherwise undeterministic dependency will be generated otherwise undeterministic dependency will be generated
during build depending upong numa being staged or not during build depending upong numa being staged or not
signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
--- ---
m4/ltp-numa.m4 | 10 +++++++++- m4/ltp-numa.m4 | 10 +++++++++-

View File

@ -11,7 +11,7 @@ unsigned int too.
Upstream-Status: Backport Upstream-Status: Backport
Signed-off-by : Xiao Ni <xni@redhat.com> Signed-off-by: : Xiao Ni <xni@redhat.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Maxin B. John <maxin.john@intel.com>
--- ---

View File

@ -6,7 +6,7 @@ set by tune settings are lost. Causing compile failure with x32 toolchain
As the bitbake defined CC is good, there is no need to redfine CC in the As the bitbake defined CC is good, there is no need to redfine CC in the
make file, hence making the CC definition in the Makefile conditional. make file, hence making the CC definition in the Makefile conditional.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07
Index: mdadm-3.3/Makefile Index: mdadm-3.3/Makefile
=================================================================== ===================================================================

View File

@ -9,7 +9,7 @@ Date: Tue Dec 6 10:34:53 2011 -0800
size of off_t to see if file offset is 64bit. This patch adds size of off_t to see if file offset is 64bit. This patch adds
AC_CHECK_SIZEOF(off_t) and checks SIZEOF_OFF_T == 8. AC_CHECK_SIZEOF(off_t) and checks SIZEOF_OFF_T == 8.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/06 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/06
Index: pax-3.4/configure.in Index: pax-3.4/configure.in
=================================================================== ===================================================================

View File

@ -6,7 +6,7 @@ Avoid this build issue:
| make[1]: mkdir_p@: Command not found | make[1]: mkdir_p@: Command not found
| make[1]: *** [install-data-yes] Error 127 | make[1]: *** [install-data-yes] Error 127
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/07/13 2012/07/13
Index: sed-4.1.2/intl/Makefile.in Index: sed-4.1.2/intl/Makefile.in

View File

@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [this is 2.18(GPLv2) specific]
# glibc also implements the function group_member. To avoid name conflict, # glibc also implements the function group_member. To avoid name conflict,
# here let us append a "_" to which's version. # here let us append a "_" to which's version.
# #
# Signed-off-by Dexuan Cui <dexuan.cui@intel.com>, 2010-08-20 # Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>, 2010-08-20
# (this patch is licensed under GPLv2) # (this patch is licensed under GPLv2)
--- which-2.18/bash.c --- which-2.18/bash.c

View File

@ -1,7 +1,7 @@
This is a workaround upstream suggests for use with kernel 4.1. This is a workaround upstream suggests for use with kernel 4.1.
Upstream-Status: Inappropriate [temporary work-around] Upstream-Status: Inappropriate [temporary work-around]
Signed-Off-By: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>

View File

@ -8,7 +8,7 @@ Exit the program if an unrecognized command line option is found.
Upstream-Status: Submitted Upstream-Status: Submitted
Signed-off-by; Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
--- ---

View File

@ -3,7 +3,7 @@ Upstream-Status: Pending
This fixes compilation with x32 toolchain. This fixes compilation with x32 toolchain.
Received this patch from H.J. Lu <hjl.tools@gmail.com> Received this patch from H.J. Lu <hjl.tools@gmail.com>
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1
--- libXt-1.1.1/include/X11/Xtos.h.x32 2011-02-08 07:56:40.000000000 -0800 --- libXt-1.1.1/include/X11/Xtos.h.x32 2011-02-08 07:56:40.000000000 -0800

View File

@ -8,7 +8,7 @@ __LP64__ before defining LONG64 without checking __amd64__/amd64.
This fixes compilation with x32 toolchain. This fixes compilation with x32 toolchain.
Received this patch from H.J. Lu <hjl.tools@gmail.com> Received this patch from H.J. Lu <hjl.tools@gmail.com>
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/1
--- xproto-7.0.22/Xmd.h.x32 2009-07-11 04:19:50.000000000 -0700 --- xproto-7.0.22/Xmd.h.x32 2009-07-11 04:19:50.000000000 -0700
+++ xproto-7.0.22/Xmd.h 2011-11-30 17:14:19.290395893 -0800 +++ xproto-7.0.22/Xmd.h 2011-11-30 17:14:19.290395893 -0800

View File

@ -4,7 +4,7 @@ Fix this kind of errors with automake 1.12.x:
| doc/man/Makefile.am:3: error: automatic de-ANSI-fication support has been removed | doc/man/Makefile.am:3: error: automatic de-ANSI-fication support has been removed
| autoreconf: automake failed with exit status: 1 | autoreconf: automake failed with exit status: 1
Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/07/13 2012/07/13
Index: lame-3.99.5/configure.in Index: lame-3.99.5/configure.in

View File

@ -5,7 +5,7 @@ this patch avoids these kinds of errors:
| configure.in:2240: error: automatic de-ANSI-fication support has been removed | configure.in:2240: error: automatic de-ANSI-fication support has been removed
| Makefile.am:28: error: automatic de-ANSI-fication support has been removed | Makefile.am:28: error: automatic de-ANSI-fication support has been removed
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/02 2012/05/02

View File

@ -1,6 +1,6 @@
ensure the XATTR_NAME_CAPS is defined when it is used Ensure the XATTR_NAME_CAPS is defined when it is used
Upstream-status: Pending Upstream-Status: Pending
VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build VFS_CAP_U32 can not ensure that XATTR_NAME_CAPS is defined, and failed to build
libcap-native in old release, like CentOS release 6.7 (Final), with the blow libcap-native in old release, like CentOS release 6.7 (Final), with the blow

View File

@ -4,7 +4,7 @@ This patch avoids this error with automake 1.12:
| configure.ac:49: error: automatic de-ANSI-fication support has been removed | configure.ac:49: error: automatic de-ANSI-fication support has been removed
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012/05/02 2012/05/02
Index: popt-1.16/configure.ac Index: popt-1.16/configure.ac