diff options
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 22103876e..275c0b2e7 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 @@ +Upstream-Status: Inappropriate [configuration] + This patch fixes a build problem for m4-native experienced on Ubuntu 9.10, where autoconf/automake (AC_CONFIG_LINKS) ends up making GNUmakefile a 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 ba51d87d2..98774535d 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 @@ +Upstream-Status: Inappropriate [licensing] + The older GPLv2 m4 does not work well with newer autoconf. It causes the circular dependency as seen bellow. 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 3577b0b7d..79fb41512 100644 --- a/meta/recipes-devtools/m4/m4/make.patch +++ b/meta/recipes-devtools/m4/m4/make.patch @@ -1,3 +1,4 @@ +Upstream-Status: Inappropriate [embedded specific] # # Patch managed by http://www.holgerschurig.de/patcher.html |