diff options
-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 RP 2012/9/23 +Upstream-Status: Inappropriate [OE specific configuration] + Index: autoconf-2.69/lib/m4sugar/m4sh.m4 =================================================================== --- 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 [YOCTO #5133] -Upstream-State: Pending +Upstream-Status: Pending Index: gcc-4.8.1/gcc/toplev.c =================================================================== 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. RP 28/2/2014 +Upstream-Status: Pending + Index: Python-3.3.3/Makefile.pre.in =================================================================== --- Python-3.3.3.orig/Makefile.pre.in 2014-02-27 14:04:38.268339533 +0000 |