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 | |
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')
-rw-r--r-- | meta/recipes-devtools/autoconf/autoconf/preferbash.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.8/0047-repomembug.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3/makerace.patch | 2 |
3 files changed, 5 insertions, 1 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 |
diff --git a/meta/recipes-devtools/gcc/gcc-4.8/0047-repomembug.patch b/meta/recipes-devtools/gcc/gcc-4.8/0047-repomembug.patch index 868a4f3a51..9afd55cbdc 100644 --- a/meta/recipes-devtools/gcc/gcc-4.8/0047-repomembug.patch +++ b/meta/recipes-devtools/gcc/gcc-4.8/0047-repomembug.patch | |||
@@ -31,7 +31,7 @@ RP 2013/10/9 | |||
31 | 31 | ||
32 | [YOCTO #5133] | 32 | [YOCTO #5133] |
33 | 33 | ||
34 | Upstream-State: Pending | 34 | Upstream-Status: Pending |
35 | 35 | ||
36 | Index: gcc-4.8.1/gcc/toplev.c | 36 | Index: gcc-4.8.1/gcc/toplev.c |
37 | =================================================================== | 37 | =================================================================== |
diff --git a/meta/recipes-devtools/python/python3/makerace.patch b/meta/recipes-devtools/python/python3/makerace.patch index 62d7de12f9..d8a68923a8 100644 --- a/meta/recipes-devtools/python/python3/makerace.patch +++ b/meta/recipes-devtools/python/python3/makerace.patch | |||
@@ -11,6 +11,8 @@ The easiest way to avoid this is to list the dependencies explictly. | |||
11 | 11 | ||
12 | RP 28/2/2014 | 12 | RP 28/2/2014 |
13 | 13 | ||
14 | Upstream-Status: Pending | ||
15 | |||
14 | Index: Python-3.3.3/Makefile.pre.in | 16 | Index: Python-3.3.3/Makefile.pre.in |
15 | =================================================================== | 17 | =================================================================== |
16 | --- Python-3.3.3.orig/Makefile.pre.in 2014-02-27 14:04:38.268339533 +0000 | 18 | --- Python-3.3.3.orig/Makefile.pre.in 2014-02-27 14:04:38.268339533 +0000 |