diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-12 14:54:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 10:58:08 +0100 |
commit | a62fa9b213b09bf48c48499d2e3c66a9ee306deb (patch) | |
tree | 511e4dd4dec0825362bd4b9a4722b721868b8da6 /meta/recipes-devtools/quilt | |
parent | 2b4975c536dace131d160798cf8fe45b86c03734 (diff) | |
download | openembedded-core-a62fa9b213b09bf48c48499d2e3c66a9ee306deb.tar.gz openembedded-core-a62fa9b213b09bf48c48499d2e3c66a9ee306deb.tar.bz2 openembedded-core-a62fa9b213b09bf48c48499d2e3c66a9ee306deb.zip |
recipes: Update upstream-status of patches
python: update upstream-status for patches
binutils: update upstream-status for patches
gcc 4.5.1 4.6.0: update upstream-status for patches
autoconf: update upstream-status for patches
automake: update upstream-status for patches
bison: update upstream-status for patches
distcc: update upstream-status of patches
fstests: update upstream-status for patches
gdb: update upstream-status of patches
intltool: update upstream-status of patches
libtool: update upstream status of patches
linux-libc-headers: update upstream-status for patches
make: update upstream-status for patches
perl: update upstream-status for patches
python-pycurl: update upstream-status for patches
python-pygobject: update upstream status for patches
python-pyrex: update upstream-status for patches
quilt: update upstream-status of patches
tcl: update upstream-status for patches
gnu-config: update upstream-status for patches
gmp: update upstream-status for patches
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/quilt')
4 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/quilt/quilt/aclocal.patch b/meta/recipes-devtools/quilt/quilt/aclocal.patch index 15b174c6d8..daf44295ec 100644 --- a/meta/recipes-devtools/quilt/quilt/aclocal.patch +++ b/meta/recipes-devtools/quilt/quilt/aclocal.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Add the aclocal.m4 as acinclude.m4 Index: quilt-0.47/acinclude.m4 diff --git a/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix.patch b/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix.patch index cc4236b308..348b327e9b 100644 --- a/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix.patch +++ b/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + # quilt's configure tosses an error with patch @ GNU patch 2.6.1.81-5b68 # # Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> diff --git a/meta/recipes-devtools/quilt/quilt/install.patch b/meta/recipes-devtools/quilt/quilt/install.patch index 0b1e58d021..e2a7af6550 100644 --- a/meta/recipes-devtools/quilt/quilt/install.patch +++ b/meta/recipes-devtools/quilt/quilt/install.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- quilt-0.47/Makefile.in 2008-12-31 19:09:13.000000000 +0000 +++ quilt-0.47/Makefile.in.orig 2008-08-21 13:21:32.000000000 +0100 @@ -13,7 +13,7 @@ diff --git a/meta/recipes-devtools/quilt/quilt/non-gnu.patch b/meta/recipes-devtools/quilt/quilt/non-gnu.patch index c1cbfb3983..520bf52ff2 100644 --- a/meta/recipes-devtools/quilt/quilt/non-gnu.patch +++ b/meta/recipes-devtools/quilt/quilt/non-gnu.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Patch is from the Fink projetc (http://fink.sf.net) diff -r 7b51c215fc54 Makefile.in |