summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-07 15:14:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-07 15:14:34 +0100
commit96e488b76a8334f61c35b163065f2f6081117e89 (patch)
treef11191e62dd946dda0e8c90c6ee0e01e2d8788ce
parent0b4d895562274d76515d9a0d46b297f2fc5ac6cb (diff)
downloadpoky-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>
-rw-r--r--meta/recipes-devtools/autoconf/autoconf/preferbash.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8/0047-repomembug.patch2
-rw-r--r--meta/recipes-devtools/python/python3/makerace.patch2
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
9RP 2012/9/23 9RP 2012/9/23
10 10
11Upstream-Status: Inappropriate [OE specific configuration]
12
11Index: autoconf-2.69/lib/m4sugar/m4sh.m4 13Index: 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
34Upstream-State: Pending 34Upstream-Status: Pending
35 35
36Index: gcc-4.8.1/gcc/toplev.c 36Index: 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
12RP 28/2/2014 12RP 28/2/2014
13 13
14Upstream-Status: Pending
15
14Index: Python-3.3.3/Makefile.pre.in 16Index: 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