diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-17 08:43:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-18 14:32:47 +0100 |
commit | e080d8e18e62949c046023962ead58109dc7caef (patch) | |
tree | 03f226753c14ced2b89ab726ba11912111f6ba93 /meta/recipes-devtools/m4 | |
parent | 725acfad7c093708d3d7cd72f8e72fedce4335a4 (diff) | |
download | poky-e080d8e18e62949c046023962ead58109dc7caef.tar.gz |
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>
Diffstat (limited to 'meta/recipes-devtools/m4')
-rw-r--r-- | meta/recipes-devtools/m4/m4/ac_config_links.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/m4/m4/make.patch | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/m4/m4/ac_config_links.patch b/meta/recipes-devtools/m4/m4/ac_config_links.patch index 22103876e3..275c0b2e7d 100644 --- a/meta/recipes-devtools/m4/m4/ac_config_links.patch +++ b/meta/recipes-devtools/m4/m4/ac_config_links.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | This patch fixes a build problem for m4-native experienced on Ubuntu 9.10, | 3 | This patch fixes a build problem for m4-native experienced on Ubuntu 9.10, |
2 | where autoconf/automake (AC_CONFIG_LINKS) ends up making GNUmakefile a | 4 | where autoconf/automake (AC_CONFIG_LINKS) ends up making GNUmakefile a |
3 | symlink to itself. | 5 | symlink to itself. |
diff --git a/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch b/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch index ba51d87d22..98774535d5 100644 --- a/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch +++ b/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [licensing] | ||
2 | |||
1 | The older GPLv2 m4 does not work well with newer autoconf. It causes the | 3 | The older GPLv2 m4 does not work well with newer autoconf. It causes the |
2 | circular dependency as seen bellow. | 4 | circular dependency as seen bellow. |
3 | Removing this m4 file which was needed only forl older autoconf | 5 | Removing this m4 file which was needed only forl older autoconf |
diff --git a/meta/recipes-devtools/m4/m4/make.patch b/meta/recipes-devtools/m4/m4/make.patch index 3577b0b7db..79fb415121 100644 --- a/meta/recipes-devtools/m4/m4/make.patch +++ b/meta/recipes-devtools/m4/m4/make.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
1 | 2 | ||
2 | # | 3 | # |
3 | # Patch managed by http://www.holgerschurig.de/patcher.html | 4 | # Patch managed by http://www.holgerschurig.de/patcher.html |