diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-07 15:14:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-07 15:14:34 +0100 |
commit | 96e488b76a8334f61c35b163065f2f6081117e89 (patch) | |
tree | f11191e62dd946dda0e8c90c6ee0e01e2d8788ce /meta/recipes-devtools/autoconf | |
parent | 0b4d895562274d76515d9a0d46b297f2fc5ac6cb (diff) | |
download | poky-96e488b76a8334f61c35b163065f2f6081117e89.tar.gz |
python3/gcc/autoconf: Fix Upstream-Status in some patches I authored
(From OE-Core rev: 337798fa5c0a1d1e745a143f6a9f398b07f0628f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/autoconf')
-rw-r--r-- | meta/recipes-devtools/autoconf/autoconf/preferbash.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf/preferbash.patch b/meta/recipes-devtools/autoconf/autoconf/preferbash.patch index 41a623ac56..fa76ee9bdd 100644 --- a/meta/recipes-devtools/autoconf/autoconf/preferbash.patch +++ b/meta/recipes-devtools/autoconf/autoconf/preferbash.patch | |||
@@ -8,6 +8,8 @@ This patch puts bash first in the search results which avoids the bash/dash conf | |||
8 | 8 | ||
9 | RP 2012/9/23 | 9 | RP 2012/9/23 |
10 | 10 | ||
11 | Upstream-Status: Inappropriate [OE specific configuration] | ||
12 | |||
11 | Index: autoconf-2.69/lib/m4sugar/m4sh.m4 | 13 | Index: autoconf-2.69/lib/m4sugar/m4sh.m4 |
12 | =================================================================== | 14 | =================================================================== |
13 | --- autoconf-2.69.orig/lib/m4sugar/m4sh.m4 2012-03-07 17:35:26.000000000 +0000 | 15 | --- autoconf-2.69.orig/lib/m4sugar/m4sh.m4 2012-03-07 17:35:26.000000000 +0000 |