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 11:02:19 +0100 |
commit | 42d2170f8630ffe4cb9ae8cd8d9e5ca33a808eda (patch) | |
tree | 0975490ed068f1bf661eb23501e8869c43b3f3c9 /meta/recipes-devtools/quilt | |
parent | 9233fdcee28366502565300b777862223b6974de (diff) | |
download | poky-42d2170f8630ffe4cb9ae8cd8d9e5ca33a808eda.tar.gz |
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
(From OE-Core rev: a62fa9b213b09bf48c48499d2e3c66a9ee306deb)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Add the aclocal.m4 as acinclude.m4 | 3 | Add the aclocal.m4 as acinclude.m4 |
2 | 4 | ||
3 | Index: quilt-0.47/acinclude.m4 | 5 | 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 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # quilt's configure tosses an error with patch @ GNU patch 2.6.1.81-5b68 | 3 | # quilt's configure tosses an error with patch @ GNU patch 2.6.1.81-5b68 |
2 | # | 4 | # |
3 | # Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> | 5 | # 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 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- quilt-0.47/Makefile.in 2008-12-31 19:09:13.000000000 +0000 | 3 | --- quilt-0.47/Makefile.in 2008-12-31 19:09:13.000000000 +0000 |
2 | +++ quilt-0.47/Makefile.in.orig 2008-08-21 13:21:32.000000000 +0100 | 4 | +++ quilt-0.47/Makefile.in.orig 2008-08-21 13:21:32.000000000 +0100 |
3 | @@ -13,7 +13,7 @@ | 5 | @@ -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 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Patch is from the Fink projetc (http://fink.sf.net) | 3 | Patch is from the Fink projetc (http://fink.sf.net) |
2 | 4 | ||
3 | diff -r 7b51c215fc54 Makefile.in | 5 | diff -r 7b51c215fc54 Makefile.in |