mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 08:18:43 +01:00
gcc: remove unused patches and move patches in proper dir
gcc: update upstream-status for patches python: update upstream-status for patches libtool: update upstream-status of patches m4: update upstream status for patches eglibc: remove unused patches eglibc: update upstream status of patches glibc: update upstream-status of patches & remove unused patches (From OE-Core rev: d10df0e5a363fe8b305ffac7e8ac231da8e07552) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
725acfad7c
commit
e080d8e18e
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
# When compiling for an embedded system, we need every bit of
|
||||
# performance we can get. default to optimized with the option
|
||||
# of opt-out.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
# Some versions of SWIG do not use the extension parameter.
|
||||
# Make it optional.
|
||||
# Signed-Off: Michael 'Mickey' Lauer <mickey@vanille-media.de>
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
# Don't modify the she-bang line for a cross-build.
|
||||
# Otherwise it points to our hostpython (which we do not want)
|
||||
#
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
# The proper prefix is inside our staging area.
|
||||
# Signed-Off: Michael 'Mickey' Lauer <mickey@vanille-media.de>
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Pending
|
||||
|
||||
Index: Python-2.6.1/Lib/distutils/unixccompiler.py
|
||||
===================================================================
|
||||
--- Python-2.6.1.orig/Lib/distutils/unixccompiler.py 2009-11-13 16:04:54.000000000 +0000
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
Upstream-Status: Inappropriate [embedded specific]
|
||||
|
||||
Index: Python-2.6.6/setup.py
|
||||
===================================================================
|
||||
--- Python-2.6.6.orig/setup.py
|
||||
|
||||
Reference in New Issue
Block a user