diff options
author | Qing He <qing.he@intel.com> | 2011-05-12 11:13:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 11:02:14 +0100 |
commit | 9deb37367135b6f45c7fe5d836a08188fa882c1d (patch) | |
tree | b4f05b15c460943ddf4a9cdc3eb93a27b823f1da | |
parent | f8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff) | |
download | poky-9deb37367135b6f45c7fe5d836a08188fa882c1d.tar.gz |
update patch upstream status
This patch includes the update of patch upstream status of the following
recipes (50 in all):
grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap
busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin
udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart
yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver
screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls
hal js libgcrypt libnl libusb-compat
(From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd)
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
178 files changed, 349 insertions, 2 deletions
diff --git a/meta/recipes-bsp/grub/grub-0.97/autohell.patch b/meta/recipes-bsp/grub/grub-0.97/autohell.patch index 279c529bb4..d66207ae6c 100644 --- a/meta/recipes-bsp/grub/grub-0.97/autohell.patch +++ b/meta/recipes-bsp/grub/grub-0.97/autohell.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | configure.ac | 4 ++-- | 4 | configure.ac | 4 ++-- |
3 | 1 file changed, 2 insertions(+), 2 deletions(-) | 5 | 1 file changed, 2 insertions(+), 2 deletions(-) |
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch index 600af79149..ff6f20c68a 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
1 | 2 | ||
2 | # | 3 | # |
3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | 4 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher |
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch index f1fcb332ce..540b4a0d13 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch | |||
@@ -5,6 +5,8 @@ for example, the following two would break: | |||
5 | 5 | ||
6 | use a simpler scheme here and hope it works for all the cases | 6 | use a simpler scheme here and hope it works for all the cases |
7 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
8 | 7/30/2010 - created by Qing He <qing.he@intel.com> | 10 | 7/30/2010 - created by Qing He <qing.he@intel.com> |
9 | 11 | ||
10 | diff --git a/lib/configure b/lib/configure | 12 | diff --git a/lib/configure b/lib/configure |
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch index 1e81f8401b..7268d531d9 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch | |||
@@ -3,6 +3,8 @@ string into lspci and other utilities, which is not desirable and | |||
3 | won't work. In the other hand, linking to a symbolic link lib/libpci.so | 3 | won't work. In the other hand, linking to a symbolic link lib/libpci.so |
4 | doesn't have this issue. | 4 | doesn't have this issue. |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | |||
6 | 7/30/2010 - created by Qing He <qing.he@intel.com> | 8 | 7/30/2010 - created by Qing He <qing.he@intel.com> |
7 | 9 | ||
8 | diff --git a/Makefile b/Makefile | 10 | diff --git a/Makefile b/Makefile |
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff b/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff index 36ea3b76be..0d4e0fb220 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [packaging] | ||
2 | |||
1 | 7/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com> | 3 | 7/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com> |
2 | 4 | ||
3 | diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile | 5 | diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile |
diff --git a/meta/recipes-bsp/setserial/setserial/add_stdlib.patch b/meta/recipes-bsp/setserial/setserial/add_stdlib.patch index 6a9ebb71b5..e34f262a89 100644 --- a/meta/recipes-bsp/setserial/setserial/add_stdlib.patch +++ b/meta/recipes-bsp/setserial/setserial/add_stdlib.patch | |||
@@ -1,6 +1,8 @@ | |||
1 | # This patch addes stdlib.h to fix compiler warnings due to the exit | 1 | # This patch addes stdlib.h to fix compiler warnings due to the exit |
2 | # built-in not being defined and getting an incorrect implicit definition | 2 | # built-in not being defined and getting an incorrect implicit definition |
3 | 3 | ||
4 | Upstream-Status: Pending | ||
5 | |||
4 | Created-by: Saul Wold <saul.wold@intel.com> | 6 | Created-by: Saul Wold <saul.wold@intel.com> |
5 | 7 | ||
6 | --- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700 | 8 | --- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700 |
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch index 579d72f484..b4a666d106 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | --- client/scripts/bsdos | 3 | --- client/scripts/bsdos |
2 | +++ client/scripts/bsdos | 4 | +++ client/scripts/bsdos |
3 | @@ -47,6 +47,11 @@ | 5 | @@ -47,6 +47,11 @@ |
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch index f6a7be1d81..97ed0d9322 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch | |||
@@ -2,6 +2,8 @@ CLIENT_PATH is the only environment when executing dhclient-script, | |||
2 | without this patch, dhclient-script won't run properly because it | 2 | without this patch, dhclient-script won't run properly because it |
3 | invokes ifconfig and route | 3 | invokes ifconfig and route |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
5 | 7/28/2010 - qhe | 7 | 7/28/2010 - qhe |
6 | 8 | ||
7 | diff -ru dhcp-4.1.1-P1.orig//client/Makefile.am dhcp-4.1.1-P1/client/Makefile.am | 9 | diff -ru dhcp-4.1.1-P1.orig//client/Makefile.am dhcp-4.1.1-P1/client/Makefile.am |
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch index 2206b71d80..f03936d5f9 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | 11/30/2010 | 3 | 11/30/2010 |
2 | --with-libbind=PATH is available but not used by Makefile, | 4 | --with-libbind=PATH is available but not used by Makefile, |
3 | this patch is to allow building with external bind | 5 | this patch is to allow building with external bind |
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch index 91d99cce22..e33c9dd73f 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200 | 3 | --- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200 |
2 | +++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200 | 4 | +++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200 |
3 | @@ -39,6 +39,7 @@ | 5 | @@ -39,6 +39,7 @@ |
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch index 5c766d6c06..5c635e8dcb 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | Upstream-Status: Backport | ||
1 | 2 | ||
2 | # | 3 | # |
3 | # Patch managed by http://www.holgerschurig.de/patcher.html | 4 | # Patch managed by http://www.holgerschurig.de/patcher.html |
diff --git a/meta/recipes-connectivity/iproute2/iproute2-2.6.35/configure-cross.patch b/meta/recipes-connectivity/iproute2/iproute2-2.6.35/configure-cross.patch index 67dc6f5a30..e26e8effd6 100644 --- a/meta/recipes-connectivity/iproute2/iproute2-2.6.35/configure-cross.patch +++ b/meta/recipes-connectivity/iproute2/iproute2-2.6.35/configure-cross.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # borrow from OE, to handle cross compile mess | 3 | # borrow from OE, to handle cross compile mess |
2 | # | 4 | # |
3 | # ktian1, 06/28/2010 | 5 | # ktian1, 06/28/2010 |
diff --git a/meta/recipes-connectivity/libnss-mdns/files/alignment-fix.patch b/meta/recipes-connectivity/libnss-mdns/files/alignment-fix.patch index 11d4655e1f..70de305bac 100644 --- a/meta/recipes-connectivity/libnss-mdns/files/alignment-fix.patch +++ b/meta/recipes-connectivity/libnss-mdns/files/alignment-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- nss-mdns-0.6/src/nss.c.orig 2005-09-25 17:27:51 +0200 | 3 | --- nss-mdns-0.6/src/nss.c.orig 2005-09-25 17:27:51 +0200 |
2 | +++ nss-mdns-0.6/src/nss.c 2005-09-25 17:28:55 +0200 | 4 | +++ nss-mdns-0.6/src/nss.c 2005-09-25 17:28:55 +0200 |
3 | @@ -456,6 +456,8 @@ | 5 | @@ -456,6 +456,8 @@ |
diff --git a/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch b/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch index 21315206fb..09c90616d0 100644 --- a/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch +++ b/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | diff --git a/configure.in b/configure.in | 3 | diff --git a/configure.in b/configure.in |
2 | index f5d54fb..c105988 100644 | 4 | index f5d54fb..c105988 100644 |
3 | --- a/configure.in | 5 | --- a/configure.in |
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.0.6-uclibc.patch b/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.0.6-uclibc.patch index 336dc0e267..e82480a072 100644 --- a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.0.6-uclibc.patch +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.0.6-uclibc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | --- ./support/nfs/svc_socket.c.orig 2004-12-12 06:43:52.000000000 +0000 | 3 | --- ./support/nfs/svc_socket.c.orig 2004-12-12 06:43:52.000000000 +0000 |
2 | +++ ./support/nfs/svc_socket.c 2004-12-12 06:50:04.000000000 +0000 | 4 | +++ ./support/nfs/svc_socket.c 2004-12-12 06:50:04.000000000 +0000 |
3 | @@ -66,6 +66,7 @@ | 5 | @@ -66,6 +66,7 @@ |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/ca.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/ca.patch index 761eebe510..aba4d42983 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/ca.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/ca.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8m/apps/CA.pl.in | 3 | Index: openssl-0.9.8m/apps/CA.pl.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8m.orig/apps/CA.pl.in 2006-04-28 00:28:51.000000000 +0000 | 5 | --- openssl-0.9.8m.orig/apps/CA.pl.in 2006-04-28 00:28:51.000000000 +0000 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/config-hurd.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/config-hurd.patch index 21b7935dde..2359d158d1 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/config-hurd.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/config-hurd.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/config | 3 | Index: openssl-0.9.8k/config |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/config 2009-02-16 09:43:41.000000000 +0100 | 5 | --- openssl-0.9.8k.orig/config 2009-02-16 09:43:41.000000000 +0100 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/debian-targets.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/debian-targets.patch index fed47341ea..5720988a08 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/debian-targets.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/debian-targets.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Configure | 3 | Index: openssl-0.9.8k/Configure |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Configure 2009-12-09 16:09:41.000000000 +0000 | 5 | --- openssl-0.9.8k.orig/Configure 2009-12-09 16:09:41.000000000 +0000 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/engines-path.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/engines-path.patch index 49400ff6e1..5b4c7d5f77 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/engines-path.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/engines-path.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8m/Makefile.org | 3 | Index: openssl-0.9.8m/Makefile.org |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8m.orig/Makefile.org 2010-01-27 16:06:36.000000000 +0000 | 5 | --- openssl-0.9.8m.orig/Makefile.org 2010-01-27 16:06:36.000000000 +0000 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/kfreebsd-pipe.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/kfreebsd-pipe.patch index da97186886..b0312f3bf1 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/kfreebsd-pipe.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/kfreebsd-pipe.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl | 3 | Index: openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/crypto/perlasm/x86_64-xlate.pl 2008-02-13 21:01:48.000000000 +0100 | 5 | --- openssl-0.9.8k.orig/crypto/perlasm/x86_64-xlate.pl 2008-02-13 21:01:48.000000000 +0100 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/make-targets.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/make-targets.patch index b1239728e7..91207d8454 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/make-targets.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/make-targets.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Makefile.org | 3 | Index: openssl-0.9.8k/Makefile.org |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-dir.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-dir.patch index 29563ecf59..358f8cd8a1 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-dir.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-dir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Makefile.org | 3 | Index: openssl-0.9.8k/Makefile.org |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-section.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-section.patch index fe20ab0444..b74b12e752 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-section.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-section.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Makefile.org | 3 | Index: openssl-0.9.8k/Makefile.org |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:06.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:06.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-rpath.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-rpath.patch index 3ebc9accca..53b761442b 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-rpath.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-rpath.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Makefile.shared | 3 | Index: openssl-0.9.8k/Makefile.shared |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Makefile.shared 2008-09-17 17:56:40.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Makefile.shared 2008-09-17 17:56:40.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-symbolic.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-symbolic.patch index 2504fa791e..87eadaccc5 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-symbolic.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-symbolic.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Makefile.shared | 3 | Index: openssl-0.9.8k/Makefile.shared |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Makefile.shared 2009-07-19 11:35:02.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Makefile.shared 2009-07-19 11:35:02.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/perl-path.diff b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/perl-path.diff index a72f938d82..ced45a338d 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/perl-path.diff +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/perl-path.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | From: Kurt Roeckx <kurt@roeckx.be> | 3 | From: Kurt Roeckx <kurt@roeckx.be> |
2 | Subject: Change the perl path's to /usr/bin/perl | 4 | Subject: Change the perl path's to /usr/bin/perl |
3 | 5 | ||
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pic.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pic.patch index b534afa66c..5fc8f658f0 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pic.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pic.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8o/crypto/Makefile | 3 | Index: openssl-0.9.8o/crypto/Makefile |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8o.orig/crypto/Makefile 2008-09-17 17:10:55.000000000 +0000 | 5 | --- openssl-0.9.8o.orig/crypto/Makefile 2008-09-17 17:10:55.000000000 +0000 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pkg-config.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pkg-config.patch index 38923b08bf..46c6f03e3d 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pkg-config.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pkg-config.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Makefile.org | 3 | Index: openssl-0.9.8k/Makefile.org |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:56.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:56.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rc4-amd64.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rc4-amd64.patch index 6f0421a014..f57fbc9352 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rc4-amd64.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rc4-amd64.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Configure | 3 | Index: openssl-0.9.8k/Configure |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Configure 2009-07-19 11:32:41.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Configure 2009-07-19 11:32:41.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash-crt.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash-crt.patch index a8ff28c6f3..d9d6b70b30 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash-crt.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash-crt.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/tools/c_rehash.in | 3 | Index: openssl-0.9.8k/tools/c_rehash.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/tools/c_rehash.in 2002-10-11 22:31:27.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/tools/c_rehash.in 2002-10-11 22:31:27.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash_pod.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash_pod.patch index 94792c48e5..3426ba8168 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash_pod.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash_pod.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/doc/apps/c_rehash.pod | 3 | Index: openssl-0.9.8k/doc/apps/c_rehash.pod |
2 | =================================================================== | 4 | =================================================================== |
3 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 | 5 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/shared-lib-ext.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/shared-lib-ext.patch index d27e9b2398..79eb39f79b 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/shared-lib-ext.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/shared-lib-ext.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/Configure | 3 | Index: openssl-0.9.8k/Configure |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/Configure 2009-07-19 11:36:24.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/Configure 2009-07-19 11:36:24.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/stddef.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/stddef.patch index bb65b23319..3436b29937 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/stddef.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/stddef.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8k/crypto/sha/sha.h | 3 | Index: openssl-0.9.8k/crypto/sha/sha.h |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8k.orig/crypto/sha/sha.h 2008-09-16 12:47:28.000000000 +0200 | 5 | --- openssl-0.9.8k.orig/crypto/sha/sha.h 2008-09-16 12:47:28.000000000 +0200 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/version-script.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/version-script.patch index 64d8fc7fa2..6fa3d75d4b 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/version-script.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/version-script.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [debian] | ||
2 | |||
1 | Index: openssl-0.9.8m/Configure | 3 | Index: openssl-0.9.8m/Configure |
2 | =================================================================== | 4 | =================================================================== |
3 | --- openssl-0.9.8m.orig/Configure 2010-02-27 12:28:32.000000000 +0100 | 5 | --- openssl-0.9.8m.orig/Configure 2010-02-27 12:28:32.000000000 +0100 |
diff --git a/meta/recipes-connectivity/openssl/openssl-0.9.8r/parallel-make-fix.patch b/meta/recipes-connectivity/openssl/openssl-0.9.8r/parallel-make-fix.patch index bfddfc8a74..82857f5744 100644 --- a/meta/recipes-connectivity/openssl/openssl-0.9.8r/parallel-make-fix.patch +++ b/meta/recipes-connectivity/openssl/openssl-0.9.8r/parallel-make-fix.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Submitted |
2 | 2 | ||
3 | fix the parallel build regarding shared libraries. | 3 | fix the parallel build regarding shared libraries. |
4 | 4 | ||
diff --git a/meta/recipes-connectivity/portmap/portmap-6.0/destdir-no-strip.patch b/meta/recipes-connectivity/portmap/portmap-6.0/destdir-no-strip.patch index a1563c7141..2fbf784b73 100644 --- a/meta/recipes-connectivity/portmap/portmap-6.0/destdir-no-strip.patch +++ b/meta/recipes-connectivity/portmap/portmap-6.0/destdir-no-strip.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | From: Mike Frysinger <vapier@gentoo.org> | 3 | From: Mike Frysinger <vapier@gentoo.org> |
2 | Date: Sun, 13 May 2007 21:15:12 +0000 (-0400) | 4 | Date: Sun, 13 May 2007 21:15:12 +0000 (-0400) |
3 | Subject: respect DESTDIR and dont use -s with install | 5 | Subject: respect DESTDIR and dont use -s with install |
diff --git a/meta/recipes-connectivity/portmap/portmap-6.0/tcpd-config.patch b/meta/recipes-connectivity/portmap/portmap-6.0/tcpd-config.patch index da55f3799d..2f25058095 100644 --- a/meta/recipes-connectivity/portmap/portmap-6.0/tcpd-config.patch +++ b/meta/recipes-connectivity/portmap/portmap-6.0/tcpd-config.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | From: Mike Frysinger <vapier@gentoo.org> | 3 | From: Mike Frysinger <vapier@gentoo.org> |
2 | Date: Sun, 13 May 2007 21:17:32 +0000 (-0400) | 4 | Date: Sun, 13 May 2007 21:17:32 +0000 (-0400) |
3 | Subject: fix building with tcpd support disabled | 5 | Subject: fix building with tcpd support disabled |
diff --git a/meta/recipes-core/busybox/busybox-1.18.4/B921600.patch b/meta/recipes-core/busybox/busybox-1.18.4/B921600.patch index 803dc411d8..c4d98e3a27 100644 --- a/meta/recipes-core/busybox/busybox-1.18.4/B921600.patch +++ b/meta/recipes-core/busybox/busybox-1.18.4/B921600.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | # copy commit message from OE as the patch comment: | 3 | # copy commit message from OE as the patch comment: |
2 | # commit 5b1ed09b1ab1a60a28a76e4658bc9957cd361b5d | 4 | # commit 5b1ed09b1ab1a60a28a76e4658bc9957cd361b5d |
3 | # Author: Valentin Longchamp <valentin.longchamp@epfl.ch> | 5 | # Author: Valentin Longchamp <valentin.longchamp@epfl.ch> |
diff --git a/meta/recipes-core/busybox/busybox-1.18.4/busybox-appletlib-dependency.patch b/meta/recipes-core/busybox/busybox-1.18.4/busybox-appletlib-dependency.patch index 041aa6c54c..de2dbcceb1 100644 --- a/meta/recipes-core/busybox/busybox-1.18.4/busybox-appletlib-dependency.patch +++ b/meta/recipes-core/busybox/busybox-1.18.4/busybox-appletlib-dependency.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # copy commit message from OE as the patch comment: | 3 | # copy commit message from OE as the patch comment: |
2 | # commit 98c24291aa165f53423c27ae033831ce0b3bb676 | 4 | # commit 98c24291aa165f53423c27ae033831ce0b3bb676 |
3 | # Author: Roman I Khimov <khimov@altell.ru> | 5 | # Author: Roman I Khimov <khimov@altell.ru> |
diff --git a/meta/recipes-core/busybox/busybox-1.18.4/get_header_tar.patch b/meta/recipes-core/busybox/busybox-1.18.4/get_header_tar.patch index c1f881fbd7..0e528ff91f 100644 --- a/meta/recipes-core/busybox/busybox-1.18.4/get_header_tar.patch +++ b/meta/recipes-core/busybox/busybox-1.18.4/get_header_tar.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # copy commit message from OE as the patch comment: | 3 | # copy commit message from OE as the patch comment: |
2 | # commit 5a0e1d473ca7aca5ffefffe9a2ec44ae7a1f35bc | 4 | # commit 5a0e1d473ca7aca5ffefffe9a2ec44ae7a1f35bc |
3 | # Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 5 | # Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |
diff --git a/meta/recipes-core/busybox/busybox-1.18.4/run-parts.in.usr-bin.patch b/meta/recipes-core/busybox/busybox-1.18.4/run-parts.in.usr-bin.patch index e01fdc7ad1..7d532e63de 100644 --- a/meta/recipes-core/busybox/busybox-1.18.4/run-parts.in.usr-bin.patch +++ b/meta/recipes-core/busybox/busybox-1.18.4/run-parts.in.usr-bin.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | # copy commit message from OE as the patch comment: | 3 | # copy commit message from OE as the patch comment: |
2 | # commit f1b326c83be0d95571b991d8d2ee239982380b6b | 4 | # commit f1b326c83be0d95571b991d8d2ee239982380b6b |
3 | # Author: Martin Jansa <Martin.Jansa@gmail.com> | 5 | # Author: Martin Jansa <Martin.Jansa@gmail.com> |
diff --git a/meta/recipes-core/busybox/busybox-1.18.4/udhcpc-fix-nfsroot.patch b/meta/recipes-core/busybox/busybox-1.18.4/udhcpc-fix-nfsroot.patch index 89eeb425ad..d2eab8bd1b 100644 --- a/meta/recipes-core/busybox/busybox-1.18.4/udhcpc-fix-nfsroot.patch +++ b/meta/recipes-core/busybox/busybox-1.18.4/udhcpc-fix-nfsroot.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # copy commit message from OE as the patch comment: | 3 | # copy commit message from OE as the patch comment: |
2 | # commit ec4da6df3ad5b8b03446d0dda9c50a2439ae325a | 4 | # commit ec4da6df3ad5b8b03446d0dda9c50a2439ae325a |
3 | # Author: Denys Dmytriyenko <denis@denix.org> | 5 | # Author: Denys Dmytriyenko <denis@denix.org> |
diff --git a/meta/recipes-core/busybox/busybox-1.18.4/udhcpscript.patch b/meta/recipes-core/busybox/busybox-1.18.4/udhcpscript.patch index 81bca634af..b82ea335ac 100644 --- a/meta/recipes-core/busybox/busybox-1.18.4/udhcpscript.patch +++ b/meta/recipes-core/busybox/busybox-1.18.4/udhcpscript.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # copy commit message from OE as the patch comment | 3 | # copy commit message from OE as the patch comment |
2 | # commit c9bb6478a873d6de4c8a0e712435ac9a658a345d | 4 | # commit c9bb6478a873d6de4c8a0e712435ac9a658a345d |
3 | # Author: Holger Schurig <schurig@mn-solutions.de> | 5 | # Author: Holger Schurig <schurig@mn-solutions.de> |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch index 6fec683bc3..5452b46bbc 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. | 3 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. |
2 | 4 | ||
3 | The package is stated as being Licensed as GPLv2+. | 5 | The package is stated as being Licensed as GPLv2+. |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch index 1b989f5311..88f61fa108 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | The install command doesn't over write the dangling symlink, for | 3 | The install command doesn't over write the dangling symlink, for |
2 | example: | 4 | example: |
3 | 5 | ||
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch index 3587186af1..653722348a 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. | 3 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. |
2 | 4 | ||
3 | The package is stated as being Licensed as GPLv2+. | 5 | The package is stated as being Licensed as GPLv2+. |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch index 2d61438209..aba8742f6a 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. | 3 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. |
2 | 4 | ||
3 | The package is stated as being Licensed as GPLv2+. | 5 | The package is stated as being Licensed as GPLv2+. |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch index d702757244..58074c09a5 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. | 3 | This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. |
2 | 4 | ||
3 | The package is stated as being Licensed as GPLv2+. | 5 | The package is stated as being Licensed as GPLv2+. |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch b/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch index 67e12795da..e0d600a390 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | Use native coreutils binaries to build manpages in cross environment. | 3 | Use native coreutils binaries to build manpages in cross environment. |
2 | This avoids man page build issues like this: | 4 | This avoids man page build issues like this: |
3 | 5 | ||
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch index 953c2d17a9..5ca590bcc6 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | # coreutils uses gnulib which conflicts with newer libc header on futimens | 3 | # coreutils uses gnulib which conflicts with newer libc header on futimens |
2 | # this patch simply renames coreutils futimes to avoid confliction | 4 | # this patch simply renames coreutils futimes to avoid confliction |
3 | # | 5 | # |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch b/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch index b42f5c9faa..8f355520bd 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | # remove the line to cause recursive inclusion error from autoreconf, sicne | 3 | # remove the line to cause recursive inclusion error from autoreconf, sicne |
2 | # newer autoconf has included this definition. Simply rename it here. | 4 | # newer autoconf has included this definition. Simply rename it here. |
3 | # | 5 | # |
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch b/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch index 95a9638921..c42cb9c059 100644 --- a/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch +++ b/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | # man page for 'touch' is generated differently from others. All other utilities | 3 | # man page for 'touch' is generated differently from others. All other utilities |
2 | # are provided static man source files, while for 'touch' it requires help2man | 4 | # are provided static man source files, while for 'touch' it requires help2man |
3 | # to invoke "touch --help" and then convert the output into the manual. Since touch | 5 | # to invoke "touch --help" and then convert the output into the manual. Since touch |
diff --git a/meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch b/meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch index f5c22af129..de0766a2b8 100644 --- a/meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch +++ b/meta/recipes-core/dbus/dbus-1.4.1/tmpdir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded] | ||
2 | |||
1 | # avoid to check tmp dir at build time. instead uses hard coded /tmp here | 3 | # avoid to check tmp dir at build time. instead uses hard coded /tmp here |
2 | # | 4 | # |
3 | # comment added by Kevin Tian <kevin.tian@intel.com> | 5 | # comment added by Kevin Tian <kevin.tian@intel.com> |
diff --git a/meta/recipes-core/dropbear/dropbear-0.52/configure.patch b/meta/recipes-core/dropbear/dropbear-0.52/configure.patch index 8d11b23f14..aeb7c0a4ac 100644 --- a/meta/recipes-core/dropbear/dropbear-0.52/configure.patch +++ b/meta/recipes-core/dropbear/dropbear-0.52/configure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: dropbear-0.49/configure.in | 3 | Index: dropbear-0.49/configure.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- dropbear-0.49.orig/configure.in | 5 | --- dropbear-0.49.orig/configure.in |
diff --git a/meta/recipes-core/dropbear/dropbear/allow-nopw.patch b/meta/recipes-core/dropbear/dropbear/allow-nopw.patch index 2ae361c63e..add69cdfc8 100644 --- a/meta/recipes-core/dropbear/dropbear/allow-nopw.patch +++ b/meta/recipes-core/dropbear/dropbear/allow-nopw.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | diff --git a/svr-auth.c b/svr-auth.c | 3 | diff --git a/svr-auth.c b/svr-auth.c |
2 | index 5da0aa7..4de4964 100644 | 4 | index 5da0aa7..4de4964 100644 |
3 | --- a/svr-auth.c | 5 | --- a/svr-auth.c |
diff --git a/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch b/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch index ba2b19d44a..3b919f6759 100644 --- a/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch +++ b/meta/recipes-core/dropbear/dropbear/fix-2kb-keys.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | diff -Nurd dropbear-0.45/kex.h dropbear-0.45.patched/kex.h | 3 | diff -Nurd dropbear-0.45/kex.h dropbear-0.45.patched/kex.h |
2 | --- dropbear-0.45/kex.h 2005-03-06 20:27:02.000000000 -0800 | 4 | --- dropbear-0.45/kex.h 2005-03-06 20:27:02.000000000 -0800 |
3 | +++ dropbear-0.45.patched/kex.h 2005-03-08 15:22:44.064583279 -0800 | 5 | +++ dropbear-0.45.patched/kex.h 2005-03-08 15:22:44.064583279 -0800 |
diff --git a/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch b/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch index 75ba306565..668824a5e1 100644 --- a/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch +++ b/meta/recipes-core/dropbear/dropbear/urandom-xauth-changes-to-options.h.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | diff -Nurd dropbear-0.45/options.h dropbear-0.45.patched/options.h | 3 | diff -Nurd dropbear-0.45/options.h dropbear-0.45.patched/options.h |
2 | --- dropbear-0.45/options.h 2005-03-06 20:27:02.000000000 -0800 | 4 | --- dropbear-0.45/options.h 2005-03-06 20:27:02.000000000 -0800 |
3 | +++ dropbear-0.45.patched/options.h 2005-03-08 15:25:09.368742090 -0800 | 5 | +++ dropbear-0.45.patched/options.h 2005-03-08 15:25:09.368742090 -0800 |
diff --git a/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch b/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch index 1678b885c4..cba89d26f5 100644 --- a/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch +++ b/meta/recipes-core/ncurses/ncurses-5.9/tic-hang.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | 'tic' of some linux distributions (e.g. fedora 11) hang in an infinite | 3 | 'tic' of some linux distributions (e.g. fedora 11) hang in an infinite |
2 | loop when processing the original file. | 4 | loop when processing the original file. |
3 | 5 | ||
diff --git a/meta/recipes-core/readline/files/configure-fix.patch b/meta/recipes-core/readline/files/configure-fix.patch index 4100fe42a7..be60a9861e 100644 --- a/meta/recipes-core/readline/files/configure-fix.patch +++ b/meta/recipes-core/readline/files/configure-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Without this it fails to link against libtermcap causing various missing symbols | 3 | Without this it fails to link against libtermcap causing various missing symbols |
2 | issues. | 4 | issues. |
3 | 5 | ||
diff --git a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch b/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch index 76597fb654..1a35b7897a 100644 --- a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch +++ b/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport [from fedora core 9] | ||
2 | |||
1 | This patch is from the Fedora Core 9 sysfsutils-2.1.0-3.fc9 package. | 3 | This patch is from the Fedora Core 9 sysfsutils-2.1.0-3.fc9 package. |
2 | 4 | ||
3 | It fixes a problem in the upstream package where not all devices | 5 | It fixes a problem in the upstream package where not all devices |
diff --git a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch index b9511f088e..7b342901e1 100644 --- a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch +++ b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | # The src Makefile was checking for libcrypt.a on the host, not in the | 3 | # The src Makefile was checking for libcrypt.a on the host, not in the |
2 | # build environment. This patch checks for $LCRYPT in the environment | 4 | # build environment. This patch checks for $LCRYPT in the environment |
3 | # and uses it if it's there. | 5 | # and uses it if it's there. |
diff --git a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch index 5978cea076..6c4225a678 100644 --- a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch +++ b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/src/Makefile b/src/Makefile | 3 | diff --git a/src/Makefile b/src/Makefile |
2 | index e2b8028..3e11e92 100644 | 4 | index e2b8028..3e11e92 100644 |
3 | --- a/src/Makefile | 5 | --- a/src/Makefile |
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch index 18b4e47ad7..0a97974114 100644 --- a/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch +++ b/meta/recipes-core/tinylogin/tinylogin-1.4/add-system.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | ? add-system.patch | 3 | ? add-system.patch |
2 | ? cvs-20040608.patch | 4 | ? cvs-20040608.patch |
3 | ? familiar | 5 | ? familiar |
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch index 737ac423c4..3a4c6d7aa7 100644 --- a/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch +++ b/meta/recipes-core/tinylogin/tinylogin-1.4/adduser-empty_pwd.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | --- tinylogin-1.4/adduser.c.orig 2004-09-30 18:01:46.000000000 +0200 | 3 | --- tinylogin-1.4/adduser.c.orig 2004-09-30 18:01:46.000000000 +0200 |
2 | +++ tinylogin-1.4/adduser.c 2004-09-30 18:07:01.000000000 +0200 | 4 | +++ tinylogin-1.4/adduser.c 2004-09-30 18:07:01.000000000 +0200 |
3 | @@ -249,6 +249,7 @@ | 5 | @@ -249,6 +249,7 @@ |
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch index 1142329a67..33bc301a6e 100644 --- a/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch +++ b/meta/recipes-core/tinylogin/tinylogin-1.4/cvs-20040608.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: Config.h | 3 | Index: Config.h |
2 | =================================================================== | 4 | =================================================================== |
3 | RCS file: /var/cvs/tinylogin/Config.h,v | 5 | RCS file: /var/cvs/tinylogin/Config.h,v |
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch index c602493afc..513ee5eda7 100644 --- a/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch +++ b/meta/recipes-core/tinylogin/tinylogin-1.4/passwd_rotate_check.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | Fix rotate check logic | 3 | Fix rotate check logic |
2 | 4 | ||
3 | Rotate passwd checking code has logic error, which writes data into | 5 | Rotate passwd checking code has logic error, which writes data into |
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch index fc35002bad..9d3c3242da 100644 --- a/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch +++ b/meta/recipes-core/tinylogin/tinylogin-1.4/remove-index.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | --- /tmp/deluser.c 2007-05-13 10:38:19.000000000 +0200 | 3 | --- /tmp/deluser.c 2007-05-13 10:38:19.000000000 +0200 |
2 | +++ tinylogin-1.4/deluser.c 2007-05-13 10:38:50.185251000 +0200 | 4 | +++ tinylogin-1.4/deluser.c 2007-05-13 10:38:50.185251000 +0200 |
3 | @@ -60,7 +60,7 @@ | 5 | @@ -60,7 +60,7 @@ |
diff --git a/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch b/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch index dc5bc3f123..5b8806067a 100644 --- a/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch +++ b/meta/recipes-core/tinylogin/tinylogin-1.4/use_O2_option.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | tinylogin will meet segment fault if compiled by gcc-4.5.0 when enable both | 3 | tinylogin will meet segment fault if compiled by gcc-4.5.0 when enable both |
2 | frename-registers and Os options. Use O2 instead. | 4 | frename-registers and Os options. Use O2 instead. |
3 | 5 | ||
diff --git a/meta/recipes-core/udev/files/fix-alignment.patch b/meta/recipes-core/udev/files/fix-alignment.patch index 8c7b8b5ac5..dfe21b6e96 100644 --- a/meta/recipes-core/udev/files/fix-alignment.patch +++ b/meta/recipes-core/udev/files/fix-alignment.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/udev_rules_parse.c b/udev_rules_parse.c | 3 | diff --git a/udev_rules_parse.c b/udev_rules_parse.c |
2 | --- a/udev_rules_parse.c | 4 | --- a/udev_rules_parse.c |
3 | +++ b/udev_rules_parse.c | 5 | +++ b/udev_rules_parse.c |
diff --git a/meta/recipes-core/udev/files/noasmlinkage.patch b/meta/recipes-core/udev/files/noasmlinkage.patch index 0d8e854c0e..4173fc5c2b 100644 --- a/meta/recipes-core/udev/files/noasmlinkage.patch +++ b/meta/recipes-core/udev/files/noasmlinkage.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | Upstream-Status: Inappropriate [embedded] | ||
1 | 2 | ||
2 | # | 3 | # |
3 | # Patch managed by http://www.holgerschurig.de/patcher.html | 4 | # Patch managed by http://www.holgerschurig.de/patcher.html |
diff --git a/meta/recipes-core/udev/files/tmpfs.patch b/meta/recipes-core/udev/files/tmpfs.patch index 9d0d8b4515..aa4a4f6c9b 100644 --- a/meta/recipes-core/udev/files/tmpfs.patch +++ b/meta/recipes-core/udev/files/tmpfs.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | Upstream-Status: Inappropriate [embedded] | ||
1 | 2 | ||
2 | # | 3 | # |
3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | 4 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher |
diff --git a/meta/recipes-core/udev/files/udevsynthesize.patch b/meta/recipes-core/udev/files/udevsynthesize.patch index 7811188485..5122ea2b22 100644 --- a/meta/recipes-core/udev/files/udevsynthesize.patch +++ b/meta/recipes-core/udev/files/udevsynthesize.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | --- udev-081/udevsynthesize.c.orig 2006-01-29 12:22:45.000000000 +0100 | 3 | --- udev-081/udevsynthesize.c.orig 2006-01-29 12:22:45.000000000 +0100 |
2 | +++ udev-081/udevsynthesize.c 2006-01-29 12:22:40.000000000 +0100 | 4 | +++ udev-081/udevsynthesize.c 2006-01-29 12:22:40.000000000 +0100 |
3 | @@ -0,0 +1,763 @@ | 5 | @@ -0,0 +1,763 @@ |
diff --git a/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch b/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch index 0f068308f6..fb443ff15e 100644 --- a/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch +++ b/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- update-rc.d/update-rc.d.org 2005-01-03 00:30:47.000000000 +0200 | 3 | --- update-rc.d/update-rc.d.org 2005-01-03 00:30:47.000000000 +0200 |
2 | +++ update-rc.d/update-rc.d 2007-12-01 19:41:08.000000000 +0200 | 4 | +++ update-rc.d/update-rc.d 2007-12-01 19:41:08.000000000 +0200 |
3 | @@ -19,6 +19,7 @@ | 5 | @@ -19,6 +19,7 @@ |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch index 200dc2c86a..c726cf1183 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/remove-lscpu.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | Take out lscpu stuff from the code | 3 | Take out lscpu stuff from the code |
2 | 4 | ||
3 | 2011/03/17 | 5 | 2011/03/17 |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch index b2e8a8b95a..75774d8200 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/uclibc-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | Index: util-linux-ng-2.16/misc-utils/cal.c | 3 | Index: util-linux-ng-2.16/misc-utils/cal.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- util-linux-ng-2.16.orig/misc-utils/cal.c 2009-07-03 16:20:01.000000000 -0700 | 5 | --- util-linux-ng-2.16.orig/misc-utils/cal.c 2009-07-03 16:20:01.000000000 -0700 |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch index 8e79d8b5fe..5773d7ea1b 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-2.16-mount_lock_path.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | The FHS indicates that /etc must be capable of being mounted R/O. | 3 | The FHS indicates that /etc must be capable of being mounted R/O. |
2 | 4 | ||
3 | The FHS also indicates that lock files belong in /var/lock, and /var must | 5 | The FHS also indicates that lock files belong in /var/lock, and /var must |
diff --git a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch index 4b5eb73760..c5c0affcb8 100644 --- a/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch +++ b/meta/recipes-core/util-linux/util-linux-2.17.2/util-linux-ng-replace-siginterrupt.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: util-linux-ng-2.14/login-utils/login.c | 3 | Index: util-linux-ng-2.14/login-utils/login.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- util-linux-ng-2.14.orig/login-utils/login.c 2008-05-28 16:01:02.000000000 -0700 | 5 | --- util-linux-ng-2.14.orig/login-utils/login.c 2008-05-28 16:01:02.000000000 -0700 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff index a309d1ba1d..d4e4675ad5 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.146/backends/arm_init.c | 3 | Index: elfutils-0.146/backends/arm_init.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- elfutils-0.146.orig/backends/arm_init.c 2009-04-21 14:50:01.000000000 +0000 | 5 | --- elfutils-0.146.orig/backends/arm_init.c 2009-04-21 14:50:01.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/do-autoreconf.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/do-autoreconf.diff index 41afa5ef36..dd35c577cf 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/do-autoreconf.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/do-autoreconf.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Generated by copying the whole dir, running `sh debian/autogen.sh` and diffing. | 3 | Generated by copying the whole dir, running `sh debian/autogen.sh` and diffing. |
2 | 4 | ||
3 | Index: elfutils-0.148/backends/Makefile.in | 5 | Index: elfutils-0.148/backends/Makefile.in |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff index 59a082b6cf..5baa709000 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.146/libelf/elf.h | 3 | Index: elfutils-0.146/libelf/elf.h |
2 | =================================================================== | 4 | =================================================================== |
3 | --- elfutils-0.146.orig/libelf/elf.h 2010-04-24 10:13:50.000000000 +0000 | 5 | --- elfutils-0.146.orig/libelf/elf.h 2010-04-24 10:13:50.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch index 9cf9cef525..0ff353d0de 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | The ELF_T_LIB and ELF_T_GNUHASH sizes were missing from fsize table. | 3 | The ELF_T_LIB and ELF_T_GNUHASH sizes were missing from fsize table. |
2 | 4 | ||
3 | This could cause a failure in the elf*_xlatetof function. | 5 | This could cause a failure in the elf*_xlatetof function. |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff index 98353d5b4b..a86b97c683 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.146/backends/parisc_init.c | 3 | Index: elfutils-0.146/backends/parisc_init.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 | 5 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff index 4eb70baf7d..5b621f92ff 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.146/backends/m68k_init.c | 3 | Index: elfutils-0.146/backends/m68k_init.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 | 5 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch index e1e4ad0a1e..2c1e8235e1 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | uclibc does not export __mempcpy like glibc so we alias it here. | 3 | uclibc does not export __mempcpy like glibc so we alias it here. |
2 | This patch may make sense for upstream but elfutils uses more | 4 | This patch may make sense for upstream but elfutils uses more |
3 | glibc specific features like obstack_printf which are missing in | 5 | glibc specific features like obstack_printf which are missing in |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff index ffdff90768..3f81a75b1a 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.145/backends/mips_init.c | 3 | Index: elfutils-0.145/backends/mips_init.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 | 5 | --- /dev/null 1970-01-01 00:00:00.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff index d3a7246220..4b3bd649cb 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.148/backends/ChangeLog | 3 | Index: elfutils-0.148/backends/ChangeLog |
2 | =================================================================== | 4 | =================================================================== |
3 | --- elfutils-0.148.orig/backends/ChangeLog 2010-04-13 20:08:02.000000000 +0000 | 5 | --- elfutils-0.148.orig/backends/ChangeLog 2010-04-13 20:08:02.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff index a186308f17..cd398549df 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: elfutils-0.148/libelf/ChangeLog | 3 | Index: elfutils-0.148/libelf/ChangeLog |
2 | =================================================================== | 4 | =================================================================== |
3 | --- elfutils-0.148.orig/libelf/ChangeLog 2010-07-03 13:07:10.000000000 +0000 | 5 | --- elfutils-0.148.orig/libelf/ChangeLog 2010-07-03 13:07:10.000000000 +0000 |
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch index 064331a273..6a19791480 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Remove unused variables from the code to prevent -Werror causing a build | 3 | Remove unused variables from the code to prevent -Werror causing a build |
2 | failure on hosts with GCC 4.6. | 4 | failure on hosts with GCC 4.6. |
3 | 5 | ||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff b/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff index 20f03b86db..d792d5fd73 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | On many architectures this test fails because binaries/libs produced by | 3 | On many architectures this test fails because binaries/libs produced by |
2 | binutils don't pass elflint. However elfutils shouldn't FTBFS because of this. | 4 | binutils don't pass elflint. However elfutils shouldn't FTBFS because of this. |
3 | 5 | ||
diff --git a/meta/recipes-devtools/file/file/ge-le.patch b/meta/recipes-devtools/file/file/ge-le.patch index 7b7d8b60a4..fb7d671d6c 100644 --- a/meta/recipes-devtools/file/file/ge-le.patch +++ b/meta/recipes-devtools/file/file/ge-le.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | `>=' and `<=' was silently ignored in previous version, | 3 | `>=' and `<=' was silently ignored in previous version, |
2 | but causes an warning in file 5.04. Add support for these | 4 | but causes an warning in file 5.04. Add support for these |
3 | two operators as a feature extension, however, users should | 5 | two operators as a feature extension, however, users should |
diff --git a/meta/recipes-devtools/file/file/stringb-compat.patch b/meta/recipes-devtools/file/file/stringb-compat.patch index 055e43e30a..8aba31e99f 100644 --- a/meta/recipes-devtools/file/file/stringb-compat.patch +++ b/meta/recipes-devtools/file/file/stringb-compat.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | `B' in file 4.x has the same meaning with `W' in file 5, | 3 | `B' in file 4.x has the same meaning with `W' in file 5, |
2 | let `B' be an alias of `W'. | 4 | let `B' be an alias of `W'. |
3 | 5 | ||
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch b/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch index 97895387f5..9853577b58 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch +++ b/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | glib-1.2.10/acglib.m4 | 12 +- | 4 | glib-1.2.10/acglib.m4 | 12 +- |
3 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ | 5 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ |
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch b/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch index 97895387f5..9853577b58 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch +++ b/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | glib-1.2.10/acglib.m4 | 12 +- | 4 | glib-1.2.10/acglib.m4 | 12 +- |
3 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ | 5 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ |
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch b/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch index fea2d3d501..1b3c12a208 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch +++ b/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | On an Fedora host with glib-config installed pkgconfig-native can get into a | 3 | On an Fedora host with glib-config installed pkgconfig-native can get into a |
2 | horrible state with recursive calls between pkg-config and glib-config. | 4 | horrible state with recursive calls between pkg-config and glib-config. |
3 | The patch adds a configure time option to disable legacy script support in | 5 | The patch adds a configure time option to disable legacy script support in |
diff --git a/meta/recipes-devtools/syslinux/files/cross-build.patch b/meta/recipes-devtools/syslinux/files/cross-build.patch index 8115629fe9..7bb6bdae18 100644 --- a/meta/recipes-devtools/syslinux/files/cross-build.patch +++ b/meta/recipes-devtools/syslinux/files/cross-build.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Use ?= for Makefile variables to use poky environment variables. | 3 | Use ?= for Makefile variables to use poky environment variables. |
2 | Original method to sed s/CC =/CC ?=/ is not applicable anymore | 4 | Original method to sed s/CC =/CC ?=/ is not applicable anymore |
3 | because of the Makefile changes. | 5 | because of the Makefile changes. |
diff --git a/meta/recipes-devtools/ubootchart/files/sysvinit.patch b/meta/recipes-devtools/ubootchart/files/sysvinit.patch index de9fb0b17d..fc82ed8e78 100644 --- a/meta/recipes-devtools/ubootchart/files/sysvinit.patch +++ b/meta/recipes-devtools/ubootchart/files/sysvinit.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | Index: ubootchart.conf | 3 | Index: ubootchart.conf |
2 | =================================================================== | 4 | =================================================================== |
3 | --- ubootchart.conf (revision 9) | 5 | --- ubootchart.conf (revision 9) |
diff --git a/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch b/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch index e55d58bbd3..e78b350377 100644 --- a/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch +++ b/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | * | 3 | * |
2 | * mkyaffs2image hacks by NCB | 4 | * mkyaffs2image hacks by NCB |
3 | * | 5 | * |
diff --git a/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch b/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch index c894528ca1..8152dabe43 100644 --- a/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch +++ b/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -urN yaffs2.orig/yaffs_mtdif2.c yaffs2/yaffs_mtdif2.c | 3 | diff -urN yaffs2.orig/yaffs_mtdif2.c yaffs2/yaffs_mtdif2.c |
2 | --- yaffs2.orig/yaffs_mtdif2.c 2005-12-07 14:00:38.000000000 -0800 | 4 | --- yaffs2.orig/yaffs_mtdif2.c 2005-12-07 14:00:38.000000000 -0800 |
3 | +++ yaffs2/yaffs_mtdif2.c 2006-02-10 17:13:58.000000000 -0800 | 5 | +++ yaffs2/yaffs_mtdif2.c 2006-02-10 17:13:58.000000000 -0800 |
diff --git a/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch b/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch index 2bc54e9290..65bd64277c 100644 --- a/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch +++ b/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [legacy version] | ||
2 | |||
1 | the old AC_USE_SYSTEM_EXTENSIONS won't work with AC_GNU_SOURCE | 3 | the old AC_USE_SYSTEM_EXTENSIONS won't work with AC_GNU_SOURCE |
2 | 4 | ||
3 | against 4.2.31 | 5 | against 4.2.31 |
diff --git a/meta/recipes-extended/findutils/findutils-4.4.2/01-27017.patch b/meta/recipes-extended/findutils/findutils-4.4.2/01-27017.patch index b61f67b12d..69c1486cf7 100644 --- a/meta/recipes-extended/findutils/findutils-4.4.2/01-27017.patch +++ b/meta/recipes-extended/findutils/findutils-4.4.2/01-27017.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | commit af974034b68bf59337c7a384e488a518a77dfecd | 3 | commit af974034b68bf59337c7a384e488a518a77dfecd |
2 | Author: James Youngman <jay@gnu.org> | 4 | Author: James Youngman <jay@gnu.org> |
3 | Date: Sat Jul 11 19:55:27 2009 +0100 | 5 | Date: Sat Jul 11 19:55:27 2009 +0100 |
diff --git a/meta/recipes-extended/findutils/findutils-4.4.2/02-28824.patch b/meta/recipes-extended/findutils/findutils-4.4.2/02-28824.patch index 3469712d90..c0ff3ff1c0 100644 --- a/meta/recipes-extended/findutils/findutils-4.4.2/02-28824.patch +++ b/meta/recipes-extended/findutils/findutils-4.4.2/02-28824.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | commit 76ed377d6d3e4a83a00cabd401f751b37ecd1e7b | 3 | commit 76ed377d6d3e4a83a00cabd401f751b37ecd1e7b |
2 | Author: James Youngman <jay@gnu.org> | 4 | Author: James Youngman <jay@gnu.org> |
3 | Date: Sat Feb 20 13:11:45 2010 +0000 | 5 | Date: Sat Feb 20 13:11:45 2010 +0000 |
diff --git a/meta/recipes-extended/findutils/findutils-4.4.2/03-28872.patch b/meta/recipes-extended/findutils/findutils-4.4.2/03-28872.patch index 8bede38920..940aaf6ff5 100644 --- a/meta/recipes-extended/findutils/findutils-4.4.2/03-28872.patch +++ b/meta/recipes-extended/findutils/findutils-4.4.2/03-28872.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | commit 5f5eb921765794e8fc58c4bdffa2daa2ae34800f | 3 | commit 5f5eb921765794e8fc58c4bdffa2daa2ae34800f |
2 | Author: James Youngman <jay@gnu.org> | 4 | Author: James Youngman <jay@gnu.org> |
3 | Date: Sat Feb 20 19:53:13 2010 +0000 | 5 | Date: Sat Feb 20 19:53:13 2010 +0000 |
diff --git a/meta/recipes-extended/gamin/gamin/no-abstract-sockets.patch b/meta/recipes-extended/gamin/gamin/no-abstract-sockets.patch index b8aacfb23c..cddf2dc93d 100644 --- a/meta/recipes-extended/gamin/gamin/no-abstract-sockets.patch +++ b/meta/recipes-extended/gamin/gamin/no-abstract-sockets.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- /tmp/configure.in 2007-04-30 13:08:49.000000000 +0200 | 3 | --- /tmp/configure.in 2007-04-30 13:08:49.000000000 +0200 |
2 | +++ gamin-0.1.8/configure.in 2007-04-30 13:10:53.285251000 +0200 | 4 | +++ gamin-0.1.8/configure.in 2007-04-30 13:10:53.285251000 +0200 |
3 | @@ -354,51 +354,6 @@ | 5 | @@ -354,51 +354,6 @@ |
diff --git a/meta/recipes-extended/hdparm/hdparm-6.3/bswap.patch b/meta/recipes-extended/hdparm/hdparm-6.3/bswap.patch index 37fbcb7b38..715886a9d5 100644 --- a/meta/recipes-extended/hdparm/hdparm-6.3/bswap.patch +++ b/meta/recipes-extended/hdparm/hdparm-6.3/bswap.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | Upstream-Status: Backport | ||
1 | 2 | ||
2 | # | 3 | # |
3 | # Patch managed by http://www.holgerschurig.de/patcher.html | 4 | # Patch managed by http://www.holgerschurig.de/patcher.html |
diff --git a/meta/recipes-extended/hdparm/hdparm-6.3/uclibc.patch b/meta/recipes-extended/hdparm/hdparm-6.3/uclibc.patch index 495d7491bb..d5f92989bd 100644 --- a/meta/recipes-extended/hdparm/hdparm-6.3/uclibc.patch +++ b/meta/recipes-extended/hdparm/hdparm-6.3/uclibc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | --- hdparm-5.8/hdparm.c.ark 2005-05-22 19:48:34.000000000 +0000 | 3 | --- hdparm-5.8/hdparm.c.ark 2005-05-22 19:48:34.000000000 +0000 |
2 | +++ hdparm-5.8/hdparm.c 2005-05-22 19:52:18.000000000 +0000 | 4 | +++ hdparm-5.8/hdparm.c 2005-05-22 19:52:18.000000000 +0000 |
3 | @@ -17,7 +17,9 @@ | 5 | @@ -17,7 +17,9 @@ |
diff --git a/meta/recipes-extended/libaio/libaio/00_arches.patch b/meta/recipes-extended/libaio/libaio/00_arches.patch index 380dbac5d4..77c2b3c317 100644 --- a/meta/recipes-extended/libaio/libaio/00_arches.patch +++ b/meta/recipes-extended/libaio/libaio/00_arches.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | from openembedded, added by Qing He <qing.he@intel.com> | 3 | from openembedded, added by Qing He <qing.he@intel.com> |
2 | 4 | ||
3 | --- libaio-0.3.106.orig/src/syscall-m68k.h | 5 | --- libaio-0.3.106.orig/src/syscall-m68k.h |
diff --git a/meta/recipes-extended/libaio/libaio/destdir.patch b/meta/recipes-extended/libaio/libaio/destdir.patch index 66c7a43180..dad9601c49 100644 --- a/meta/recipes-extended/libaio/libaio/destdir.patch +++ b/meta/recipes-extended/libaio/libaio/destdir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | from openembedded, added by Qing He <qing.he@intel.com> | 3 | from openembedded, added by Qing He <qing.he@intel.com> |
2 | 4 | ||
3 | Index: libaio-0.3.106/Makefile | 5 | Index: libaio-0.3.106/Makefile |
diff --git a/meta/recipes-extended/libaio/libaio/toolchain.patch b/meta/recipes-extended/libaio/libaio/toolchain.patch index ae400cf857..4d88ec167b 100644 --- a/meta/recipes-extended/libaio/libaio/toolchain.patch +++ b/meta/recipes-extended/libaio/libaio/toolchain.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | 8/27/2010 - created by Qing He <qing.he@intel.com> | 3 | 8/27/2010 - created by Qing He <qing.he@intel.com> |
2 | 4 | ||
3 | diff --git a/src/Makefile b/src/Makefile | 5 | diff --git a/src/Makefile b/src/Makefile |
diff --git a/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch b/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch index efcadc94c4..86458d7e75 100644 --- a/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch +++ b/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Workaround a problem with the C++ global constructors on ARM. | 3 | Workaround a problem with the C++ global constructors on ARM. |
2 | 4 | ||
3 | As documented in the Yocto Bugzilla bug 938, the global constructors | 5 | As documented in the Yocto Bugzilla bug 938, the global constructors |
diff --git a/meta/recipes-extended/libzypp/libzypp/config-release.patch b/meta/recipes-extended/libzypp/libzypp/config-release.patch index e5963dfc3b..b4e7ab02fb 100644 --- a/meta/recipes-extended/libzypp/libzypp/config-release.patch +++ b/meta/recipes-extended/libzypp/libzypp/config-release.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | Configure distro version package | 3 | Configure distro version package |
2 | 4 | ||
3 | We need to configure a package that the system can use to determine the | 5 | We need to configure a package that the system can use to determine the |
diff --git a/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch b/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch index 2561a43ad7..1eab1e8302 100644 --- a/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch +++ b/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | Disable all of the internal architectures | 3 | Disable all of the internal architectures |
2 | 4 | ||
3 | We disable all of the internal architectures and replace them with ones | 5 | We disable all of the internal architectures and replace them with ones |
diff --git a/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch b/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch index 849ce3dd8b..d01ef70b02 100644 --- a/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch +++ b/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | # with gcc 4.3.3 and MIPS target, gcc "internal compiler error: segmentation fault" error | 3 | # with gcc 4.3.3 and MIPS target, gcc "internal compiler error: segmentation fault" error |
2 | # occurs when compiling Applydeltarpm.cc. I didn't find the exact reason leading to this | 4 | # occurs when compiling Applydeltarpm.cc. I didn't find the exact reason leading to this |
3 | # error, but it should be related to how boost tribool type is interpreted by g++. So provide | 5 | # error, but it should be related to how boost tribool type is interpreted by g++. So provide |
diff --git a/meta/recipes-extended/libzypp/libzypp/no-doc.patch b/meta/recipes-extended/libzypp/libzypp/no-doc.patch index 3928980e51..c7e6e921e2 100644 --- a/meta/recipes-extended/libzypp/libzypp/no-doc.patch +++ b/meta/recipes-extended/libzypp/libzypp/no-doc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | not building doc (doxygen based) | 3 | not building doc (doxygen based) |
2 | 4 | ||
3 | 8/19/2010 - created by Qing He <qing.he@intel.com> | 5 | 8/19/2010 - created by Qing He <qing.he@intel.com> |
diff --git a/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch b/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch index f15bb68d51..7006203315 100644 --- a/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch +++ b/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/zypp/target/rpm/librpmDb.cc b/zypp/target/rpm/librpmDb.cc | 3 | diff --git a/zypp/target/rpm/librpmDb.cc b/zypp/target/rpm/librpmDb.cc |
2 | index 1689fbb..4999cd9 100644 | 4 | index 1689fbb..4999cd9 100644 |
3 | --- a/zypp/target/rpm/librpmDb.cc | 5 | --- a/zypp/target/rpm/librpmDb.cc |
diff --git a/meta/recipes-extended/libzypp/libzypp/rpm5.patch b/meta/recipes-extended/libzypp/libzypp/rpm5.patch index b86463dc54..bf3da2496b 100644 --- a/meta/recipes-extended/libzypp/libzypp/rpm5.patch +++ b/meta/recipes-extended/libzypp/libzypp/rpm5.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | build fix for rpm5 | 3 | build fix for rpm5 |
2 | 4 | ||
3 | 8/19/2010 - created by Qing He <qing.he@intel.com> | 5 | 8/19/2010 - created by Qing He <qing.he@intel.com> |
diff --git a/meta/recipes-extended/parted/parted-2.3/no_check.patch b/meta/recipes-extended/parted/parted-2.3/no_check.patch index 24a328ceea..58d8db4426 100644 --- a/meta/recipes-extended/parted/parted-2.3/no_check.patch +++ b/meta/recipes-extended/parted/parted-2.3/no_check.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | If check is detected, it makes the builds non-determinstic so just force | 3 | If check is detected, it makes the builds non-determinstic so just force |
2 | it to be disabled. | 4 | it to be disabled. |
3 | 5 | ||
diff --git a/meta/recipes-extended/parted/parted-2.3/syscalls.patch b/meta/recipes-extended/parted/parted-2.3/syscalls.patch index 6be49968f3..e9bbe9a956 100644 --- a/meta/recipes-extended/parted/parted-2.3/syscalls.patch +++ b/meta/recipes-extended/parted/parted-2.3/syscalls.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- | 3 | --- |
2 | libparted/arch/linux.c | 13 +++++++++++++ | 4 | libparted/arch/linux.c | 13 +++++++++++++ |
3 | 1 file changed, 13 insertions(+) | 5 | 1 file changed, 13 insertions(+) |
diff --git a/meta/recipes-extended/procps/procps-3.2.8/install.patch b/meta/recipes-extended/procps/procps-3.2.8/install.patch index 9f1ef6915d..b52a2c9141 100644 --- a/meta/recipes-extended/procps/procps-3.2.8/install.patch +++ b/meta/recipes-extended/procps/procps-3.2.8/install.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- procps-3.2.5.virgin/Makefile 2005-01-26 05:55:26.000000000 +0100 | 3 | --- procps-3.2.5.virgin/Makefile 2005-01-26 05:55:26.000000000 +0100 |
2 | +++ procps-3.2.5/Makefile 2005-08-03 04:55:26.346984488 +0200 | 4 | +++ procps-3.2.5/Makefile 2005-08-03 04:55:26.346984488 +0200 |
3 | @@ -30,7 +30,10 @@ | 5 | @@ -30,7 +30,10 @@ |
diff --git a/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch b/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch index dcd66163ad..2ca972482d 100644 --- a/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch +++ b/meta/recipes-extended/procps/procps-3.2.8/linux-limits.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/pwdx.c b/pwdx.c | 3 | diff --git a/pwdx.c b/pwdx.c |
2 | index cb96a52..29ebce2 100644 | 4 | index cb96a52..29ebce2 100644 |
3 | --- a/pwdx.c | 5 | --- a/pwdx.c |
diff --git a/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch b/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch index 8e9e1ebfe1..b1418518b2 100644 --- a/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch +++ b/meta/recipes-extended/procps/procps-3.2.8/pagesz-not-constant.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: procps-3.2.1/proc/devname.c | 3 | Index: procps-3.2.1/proc/devname.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- procps-3.2.1.orig/proc/devname.c 2004-03-18 05:43:50.000000000 +1100 | 5 | --- procps-3.2.1.orig/proc/devname.c 2004-03-18 05:43:50.000000000 +1100 |
diff --git a/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch b/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch index fabfabaa59..2a65c3509f 100644 --- a/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch +++ b/meta/recipes-extended/procps/procps-3.2.8/procmodule.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | *** procps-3.2.5/proc/module.mk.orig Sun Jul 24 11:53:49 2005 | 3 | *** procps-3.2.5/proc/module.mk.orig Sun Jul 24 11:53:49 2005 |
2 | --- procps-3.2.5/proc/module.mk Sun Jul 24 11:54:32 2005 | 4 | --- procps-3.2.5/proc/module.mk Sun Jul 24 11:54:32 2005 |
3 | *************** | 5 | *************** |
diff --git a/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch b/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch index 23310e0592..c8cee26eac 100644 --- a/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch +++ b/meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8+gmake-3.82.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Fix for stricter Makefile parser in Make 3.82 take from Gentoo bugzilla: | 3 | Fix for stricter Makefile parser in Make 3.82 take from Gentoo bugzilla: |
2 | http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-3.2.8%2Bgmake-3.82.patch?revision=1.1 | 4 | http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-3.2.8%2Bgmake-3.82.patch?revision=1.1 |
3 | 5 | ||
diff --git a/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch b/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch index f298c1c1c4..0775eaba26 100644 --- a/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch +++ b/meta/recipes-extended/procps/procps-3.2.8/psmodule.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | *** procps-3.2.5/ps/module.mk.orig Sun Jul 24 11:54:40 2005 | 3 | *** procps-3.2.5/ps/module.mk.orig Sun Jul 24 11:54:40 2005 |
2 | --- procps-3.2.5/ps/module.mk Sun Jul 24 11:55:02 2005 | 4 | --- procps-3.2.5/ps/module.mk Sun Jul 24 11:55:02 2005 |
3 | *************** | 5 | *************** |
diff --git a/meta/recipes-extended/sat-solver/sat-solver/cmake.patch b/meta/recipes-extended/sat-solver/sat-solver/cmake.patch index 52319f0e4f..c1ec86ad68 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/cmake.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/cmake.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Enable debugging for all builds | 3 | Enable debugging for all builds |
2 | not building docs (need oxygen) | 4 | not building docs (need oxygen) |
3 | 5 | ||
diff --git a/meta/recipes-extended/sat-solver/sat-solver/db5.patch b/meta/recipes-extended/sat-solver/sat-solver/db5.patch index 98f322ffbb..6b679126db 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/db5.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/db5.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | RPM no longer includes an internal version of db, it now relies on the system | 3 | RPM no longer includes an internal version of db, it now relies on the system |
2 | version. The system version in Poky is available at /usr/include/db51 | 4 | version. The system version in Poky is available at /usr/include/db51 |
3 | 5 | ||
diff --git a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch index 768505780b..60483e951f 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Fix obsolete settings with RPM5. | 3 | Fix obsolete settings with RPM5. |
2 | 4 | ||
3 | The following patch is from Michael Schroeder <mls@suse.de> | 5 | The following patch is from Michael Schroeder <mls@suse.de> |
diff --git a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch index 1776f6cd59..d59c5136ea 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Add RPM5 configuration support | 3 | Add RPM5 configuration support |
2 | 4 | ||
3 | Update the cmake configuration to detect additional files needed by RPM5. | 5 | Update the cmake configuration to detect additional files needed by RPM5. |
diff --git a/meta/recipes-extended/screen/screen-4.0.3/configure.patch b/meta/recipes-extended/screen/screen-4.0.3/configure.patch index b29071de93..e29bcc6639 100644 --- a/meta/recipes-extended/screen/screen-4.0.3/configure.patch +++ b/meta/recipes-extended/screen/screen-4.0.3/configure.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | 1 | Upstream-Status: Inappropriate [embedded specific] |
2 | 2 | ||
3 | # The patch is borrowed from OE: | 3 | # The patch is borrowed from OE: |
4 | # http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=4ee790cc6974bdfe1c9b06c0567b1c56f56d6615 | 4 | # http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=4ee790cc6974bdfe1c9b06c0567b1c56f56d6615 |
diff --git a/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch b/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch index d91960b3ee..836551ea18 100644 --- a/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch +++ b/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Change the getline return type to match its declaration. | 3 | Change the getline return type to match its declaration. |
2 | 4 | ||
3 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> | 5 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> |
diff --git a/meta/recipes-extended/sysklogd/files/no-strip-install.patch b/meta/recipes-extended/sysklogd/files/no-strip-install.patch index 5a78f01738..00fba71017 100644 --- a/meta/recipes-extended/sysklogd/files/no-strip-install.patch +++ b/meta/recipes-extended/sysklogd/files/no-strip-install.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: sysklogd-1.5/Makefile | 3 | Index: sysklogd-1.5/Makefile |
2 | =================================================================== | 4 | =================================================================== |
3 | --- sysklogd-1.5.orig/Makefile 2009-06-09 13:02:41.000000000 +0200 | 5 | --- sysklogd-1.5.orig/Makefile 2009-06-09 13:02:41.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff index ff60a843e4..16d6719cbc 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 | 3 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 |
2 | --- tcp_wrappers_7.6.orig/hosts_access.5 1995-01-30 19:51:47.000000000 +0100 | 4 | --- tcp_wrappers_7.6.orig/hosts_access.5 1995-01-30 19:51:47.000000000 +0100 |
3 | +++ tcp_wrappers_7.6/hosts_access.5 2004-04-09 16:59:45.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/hosts_access.5 2004-04-09 16:59:45.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch index 4963f82eb8..9a735bff6d 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruNp tcp_wrappers_7.6.orig/hosts_access.3 tcp_wrappers_7.6/hosts_access.3 | 3 | diff -ruNp tcp_wrappers_7.6.orig/hosts_access.3 tcp_wrappers_7.6/hosts_access.3 |
2 | --- tcp_wrappers_7.6.orig/hosts_access.3 2005-03-09 18:30:25.000000000 +0100 | 4 | --- tcp_wrappers_7.6.orig/hosts_access.3 2005-03-09 18:30:25.000000000 +0100 |
3 | +++ tcp_wrappers_7.6/hosts_access.3 2005-03-09 18:27:03.000000000 +0100 | 5 | +++ tcp_wrappers_7.6/hosts_access.3 2005-03-09 18:27:03.000000000 +0100 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch index a168f6d5a5..9e188027fc 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=17847 | 3 | See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=17847 |
2 | 4 | ||
3 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 | 5 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch index d06aaef13b..725f4b5957 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | * Mon Feb 5 2001 Preston Brown <pbrown@redhat.com> | 3 | * Mon Feb 5 2001 Preston Brown <pbrown@redhat.com> |
2 | - fix gethostbyname to work better with dot "." notation (#16949) | 4 | - fix gethostbyname to work better with dot "." notation (#16949) |
3 | 5 | ||
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch index 5c8be5c27c..96d47c39f4 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/fix_options.c tcp_wrappers_7.6/fix_options.c | 3 | diff -ruN tcp_wrappers_7.6.orig/fix_options.c tcp_wrappers_7.6/fix_options.c |
2 | --- tcp_wrappers_7.6.orig/fix_options.c 1997-04-08 02:29:19.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/fix_options.c 1997-04-08 02:29:19.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/fix_options.c 2004-04-10 19:07:43.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/fix_options.c 2004-04-10 19:07:43.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch index 0238e35208..226106f4ff 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Path: news.porcupine.org!news.porcupine.org!not-for-mail | 3 | Path: news.porcupine.org!news.porcupine.org!not-for-mail |
2 | From: Wietse Venema <wietse@((no)(spam)(please))wzv.win.tue.nl> | 4 | From: Wietse Venema <wietse@((no)(spam)(please))wzv.win.tue.nl> |
3 | Newsgroups: comp.mail.sendmail,comp.security.unix | 5 | Newsgroups: comp.mail.sendmail,comp.security.unix |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch index 88a2b5e43b..260e8d3138 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -uN tcp_wrappers_7.6/hosts_access.c tcp_wrappers_7.6.new/hosts_access.c | 3 | diff -uN tcp_wrappers_7.6/hosts_access.c tcp_wrappers_7.6.new/hosts_access.c |
2 | --- tcp_wrappers_7.6/hosts_access.c Mon May 20 14:00:56 2002 | 4 | --- tcp_wrappers_7.6/hosts_access.c Mon May 20 14:00:56 2002 |
3 | +++ tcp_wrappers_7.6.new/hosts_access.c Mon May 20 14:25:05 2002 | 5 | +++ tcp_wrappers_7.6.new/hosts_access.c Mon May 20 14:25:05 2002 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch index 60ca594bee..e8289e44d9 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/Makefile tcp_wrappers_7.6/Makefile | 3 | diff -ruN tcp_wrappers_7.6.orig/Makefile tcp_wrappers_7.6/Makefile |
2 | --- tcp_wrappers_7.6.orig/Makefile 2003-08-21 01:43:39.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/Makefile 2003-08-21 01:43:39.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/Makefile 2003-08-21 01:43:35.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/Makefile 2003-08-21 01:43:35.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch index c089b33257..bd1396bc79 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/Makefile tcp_wrappers_7.6/Makefile | 3 | diff -ruN tcp_wrappers_7.6.orig/Makefile tcp_wrappers_7.6/Makefile |
2 | --- tcp_wrappers_7.6.orig/Makefile 2004-05-02 15:37:59.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/Makefile 2004-05-02 15:37:59.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/Makefile 2004-05-02 15:31:09.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/Makefile 2004-05-02 15:31:09.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch index 0e1ecf5b4a..eb5685c576 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 | 3 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 |
2 | --- tcp_wrappers_7.6.orig/hosts_access.5 2003-08-21 03:15:36.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/hosts_access.5 2003-08-21 03:15:36.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/hosts_access.5 2003-08-21 03:15:31.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/hosts_access.5 2003-08-21 03:15:31.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch index 913ed987d6..3ca6874119 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 | 3 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5 |
2 | --- tcp_wrappers_7.6.orig/hosts_access.5 2004-04-25 12:17:59.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/hosts_access.5 2004-04-25 12:17:59.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/hosts_access.5 2004-04-25 12:17:53.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/hosts_access.5 2004-04-25 12:17:53.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch index e35fc7ecd9..3087377976 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/eval.c tcp_wrappers_7.6/eval.c | 3 | diff -ruN tcp_wrappers_7.6.orig/eval.c tcp_wrappers_7.6/eval.c |
2 | --- tcp_wrappers_7.6.orig/eval.c 1995-01-30 19:51:46.000000000 +0100 | 4 | --- tcp_wrappers_7.6.orig/eval.c 1995-01-30 19:51:46.000000000 +0100 |
3 | +++ tcp_wrappers_7.6/eval.c 2004-11-04 13:59:01.000000000 +0100 | 5 | +++ tcp_wrappers_7.6/eval.c 2004-11-04 13:59:01.000000000 +0100 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch index 31c2b92278..4cc554fc38 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/percent_m.c tcp_wrappers_7.6/percent_m.c | 3 | diff -ruN tcp_wrappers_7.6.orig/percent_m.c tcp_wrappers_7.6/percent_m.c |
2 | --- tcp_wrappers_7.6.orig/percent_m.c 1994-12-28 17:42:37.000000000 +0100 | 4 | --- tcp_wrappers_7.6.orig/percent_m.c 1994-12-28 17:42:37.000000000 +0100 |
3 | +++ tcp_wrappers_7.6/percent_m.c 2003-08-21 02:45:31.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/percent_m.c 2003-08-21 02:45:31.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch index 2e897650e0..3ba214d241 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: tcp_wrappers_7.6.orig/Makefile | 3 | Index: tcp_wrappers_7.6.orig/Makefile |
2 | =================================================================== | 4 | =================================================================== |
3 | --- tcp_wrappers_7.6.orig.orig/Makefile 2009-04-06 10:55:47.000000000 +0000 | 5 | --- tcp_wrappers_7.6.orig.orig/Makefile 2009-04-06 10:55:47.000000000 +0000 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch index afaa9c8ac3..19bd7d3c0f 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.3 tcp_wrappers_7.6/hosts_access.3 | 3 | diff -ruN tcp_wrappers_7.6.orig/hosts_access.3 tcp_wrappers_7.6/hosts_access.3 |
2 | --- tcp_wrappers_7.6.orig/hosts_access.3 2004-04-25 00:10:48.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/hosts_access.3 2004-04-25 00:10:48.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/hosts_access.3 2004-04-25 00:09:36.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/hosts_access.3 2004-04-25 00:09:36.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch index ece7da35fe..5875b81b2f 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/rfc931.c tcp_wrappers_7.6/rfc931.c | 3 | diff -ruN tcp_wrappers_7.6.orig/rfc931.c tcp_wrappers_7.6/rfc931.c |
2 | --- tcp_wrappers_7.6.orig/rfc931.c 2004-08-29 18:40:08.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/rfc931.c 2004-08-29 18:40:08.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/rfc931.c 2004-08-29 18:40:02.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/rfc931.c 2004-08-29 18:40:02.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff index a926d0edfd..723f4f136a 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruNp tcp_wrappers_7.6.orig/scaffold.c tcp_wrappers_7.6/scaffold.c | 3 | diff -ruNp tcp_wrappers_7.6.orig/scaffold.c tcp_wrappers_7.6/scaffold.c |
2 | --- tcp_wrappers_7.6.orig/scaffold.c 2005-03-09 18:22:04.000000000 +0100 | 4 | --- tcp_wrappers_7.6.orig/scaffold.c 2005-03-09 18:22:04.000000000 +0100 |
3 | +++ tcp_wrappers_7.6/scaffold.c 2005-03-09 18:20:47.000000000 +0100 | 5 | +++ tcp_wrappers_7.6/scaffold.c 2005-03-09 18:20:47.000000000 +0100 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch index 5c8c9a1548..fc2afeef15 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | --- tcp-wrappers-7.6-ipv6.1.orig/safe_finger.c | 3 | --- tcp-wrappers-7.6-ipv6.1.orig/safe_finger.c |
2 | +++ tcp-wrappers-7.6-ipv6.1/safe_finger.c | 4 | +++ tcp-wrappers-7.6-ipv6.1/safe_finger.c |
3 | @@ -26,21 +26,24 @@ | 5 | @@ -26,21 +26,24 @@ |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch index f286605bfd..9d7ea042b2 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | * Mon Feb 10 2003 Harald Hoyer <harald@redhat.de> 7.6-29 | 3 | * Mon Feb 10 2003 Harald Hoyer <harald@redhat.de> 7.6-29 |
2 | - added security patch tcp_wrappers-7.6-sig.patch | 4 | - added security patch tcp_wrappers-7.6-sig.patch |
3 | 5 | ||
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch index 71be340a07..76dd6340b2 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruNp tcp_wrappers_7.6.orig/rfc931.c tcp_wrappers_7.6/rfc931.c | 3 | diff -ruNp tcp_wrappers_7.6.orig/rfc931.c tcp_wrappers_7.6/rfc931.c |
2 | --- tcp_wrappers_7.6.orig/rfc931.c 2004-08-29 18:42:25.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/rfc931.c 2004-08-29 18:42:25.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/rfc931.c 2004-08-29 18:41:04.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/rfc931.c 2004-08-29 18:41:04.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/size_t.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/size_t.patch index 4db40f4c7b..8373e8aa53 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/size_t.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/size_t.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/fix_options.c tcp_wrappers_7.6/fix_options.c | 3 | diff -ruN tcp_wrappers_7.6.orig/fix_options.c tcp_wrappers_7.6/fix_options.c |
2 | --- tcp_wrappers_7.6.orig/fix_options.c 2003-08-21 03:41:33.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/fix_options.c 2003-08-21 03:41:33.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/fix_options.c 2003-08-21 03:41:27.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/fix_options.c 2003-08-21 03:41:27.000000000 +0200 |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch index 3beae39306..be29bdcfaa 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ruN tcp_wrappers_7.6.orig/tcpdchk.c tcp_wrappers_7.6/tcpdchk.c | 3 | diff -ruN tcp_wrappers_7.6.orig/tcpdchk.c tcp_wrappers_7.6/tcpdchk.c |
2 | --- tcp_wrappers_7.6.orig/tcpdchk.c 2003-08-21 02:50:37.000000000 +0200 | 4 | --- tcp_wrappers_7.6.orig/tcpdchk.c 2003-08-21 02:50:37.000000000 +0200 |
3 | +++ tcp_wrappers_7.6/tcpdchk.c 2003-08-21 02:50:33.000000000 +0200 | 5 | +++ tcp_wrappers_7.6/tcpdchk.c 2003-08-21 02:50:33.000000000 +0200 |
diff --git a/meta/recipes-extended/time/files/debian.patch b/meta/recipes-extended/time/files/debian.patch index 40df19da45..23ea0e3eb9 100644 --- a/meta/recipes-extended/time/files/debian.patch +++ b/meta/recipes-extended/time/files/debian.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | --- time-1.7.orig/configure.in | 3 | --- time-1.7.orig/configure.in |
2 | +++ time-1.7/configure.in | 4 | +++ time-1.7/configure.in |
3 | @@ -1,11 +1,8 @@ | 5 | @@ -1,11 +1,8 @@ |
diff --git a/meta/recipes-extended/zypper/zypper/cmake.patch b/meta/recipes-extended/zypper/zypper/cmake.patch index 1b0a682880..8312a97dc9 100644 --- a/meta/recipes-extended/zypper/zypper/cmake.patch +++ b/meta/recipes-extended/zypper/zypper/cmake.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | without the patch, /usr/include/rpm/ won't be added | 3 | without the patch, /usr/include/rpm/ won't be added |
2 | in cppflags | 4 | in cppflags |
3 | 5 | ||
diff --git a/meta/recipes-extended/zypper/zypper/dso_linking_change_build_fix.patch b/meta/recipes-extended/zypper/zypper/dso_linking_change_build_fix.patch index a7d3fbe50c..085762d54d 100644 --- a/meta/recipes-extended/zypper/zypper/dso_linking_change_build_fix.patch +++ b/meta/recipes-extended/zypper/zypper/dso_linking_change_build_fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | after gcc linking has changed, all the libraries must be explicitely specified | 3 | after gcc linking has changed, all the libraries must be explicitely specified |
2 | This patch avoids these linking errors: | 4 | This patch avoids these linking errors: |
3 | 5 | ||
diff --git a/meta/recipes-extended/zypper/zypper/rpm5-flag.patch b/meta/recipes-extended/zypper/zypper/rpm5-flag.patch index 4403869cd2..89564a60f7 100644 --- a/meta/recipes-extended/zypper/zypper/rpm5-flag.patch +++ b/meta/recipes-extended/zypper/zypper/rpm5-flag.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | It's required by libzypp headers | 3 | It's required by libzypp headers |
2 | 4 | ||
3 | Signed-off-by: Qing He <qing.he@intel.com> | 5 | Signed-off-by: Qing He <qing.he@intel.com> |
diff --git a/meta/recipes-support/attr/files/relative-libdir.patch b/meta/recipes-support/attr/files/relative-libdir.patch index f989dd0ccc..b72bf184d6 100644 --- a/meta/recipes-support/attr/files/relative-libdir.patch +++ b/meta/recipes-support/attr/files/relative-libdir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | use relative path in symbolic links, or it fails in staging | 3 | use relative path in symbolic links, or it fails in staging |
2 | sed expression from udev | 4 | sed expression from udev |
3 | 5 | ||
diff --git a/meta/recipes-support/boost/files/1.34.1-gcc43.patch b/meta/recipes-support/boost/files/1.34.1-gcc43.patch index 4670ac4295..172e19ab09 100644 --- a/meta/recipes-support/boost/files/1.34.1-gcc43.patch +++ b/meta/recipes-support/boost/files/1.34.1-gcc43.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: boost_1_34_1/boost/archive/polymorphic_iarchive.hpp | 3 | Index: boost_1_34_1/boost/archive/polymorphic_iarchive.hpp |
2 | =================================================================== | 4 | =================================================================== |
3 | --- boost_1_34_1.orig/boost/archive/polymorphic_iarchive.hpp 2005-12-11 07:12:51.000000000 +0100 | 5 | --- boost_1_34_1.orig/boost/archive/polymorphic_iarchive.hpp 2005-12-11 07:12:51.000000000 +0100 |
diff --git a/meta/recipes-support/boost/files/arm-intrinsics.patch b/meta/recipes-support/boost/files/arm-intrinsics.patch index 3f9c620ebe..fe85c69a82 100644 --- a/meta/recipes-support/boost/files/arm-intrinsics.patch +++ b/meta/recipes-support/boost/files/arm-intrinsics.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | 8/17/2010 - rebased to 1.44 by Qing He <qing.he@intel.com> | 3 | 8/17/2010 - rebased to 1.44 by Qing He <qing.he@intel.com> |
2 | 4 | ||
3 | diff --git a/boost/smart_ptr/detail/atomic_count_sync.hpp b/boost/smart_ptr/detail/atomic_count_sync.hpp | 5 | diff --git a/boost/smart_ptr/detail/atomic_count_sync.hpp b/boost/smart_ptr/detail/atomic_count_sync.hpp |
diff --git a/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch b/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch index 7d08e73550..64d5884152 100644 --- a/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch +++ b/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: boost_1_33_1/boost/detail/atomic_count_gcc.hpp | 3 | Index: boost_1_33_1/boost/detail/atomic_count_gcc.hpp |
2 | =================================================================== | 4 | =================================================================== |
3 | --- boost_1_33_1.orig/boost/detail/atomic_count_gcc.hpp 2008-05-01 20:43:45.000000000 +0200 | 5 | --- boost_1_33_1.orig/boost/detail/atomic_count_gcc.hpp 2008-05-01 20:43:45.000000000 +0200 |
diff --git a/meta/recipes-support/boost/files/gcc41.patch b/meta/recipes-support/boost/files/gcc41.patch index f91d1adf2b..a1bd57e1f0 100644 --- a/meta/recipes-support/boost/files/gcc41.patch +++ b/meta/recipes-support/boost/files/gcc41.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -ur boost_1_33_1.orig/boost/bind.hpp boost_1_33_1/boost/bind.hpp | 3 | diff -ur boost_1_33_1.orig/boost/bind.hpp boost_1_33_1/boost/bind.hpp |
2 | --- boost_1_33_1.orig/boost/bind.hpp 2008-10-11 10:30:03.000000000 +0200 | 4 | --- boost_1_33_1.orig/boost/bind.hpp 2008-10-11 10:30:03.000000000 +0200 |
3 | +++ boost_1_33_1/boost/bind.hpp 2008-10-11 10:41:25.000000000 +0200 | 5 | +++ boost_1_33_1/boost/bind.hpp 2008-10-11 10:41:25.000000000 +0200 |
diff --git a/meta/recipes-support/boost/files/gcc43.patch b/meta/recipes-support/boost/files/gcc43.patch index aefe0800c3..dbf980d6f4 100644 --- a/meta/recipes-support/boost/files/gcc43.patch +++ b/meta/recipes-support/boost/files/gcc43.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp | 3 | diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp |
2 | --- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp 2005-12-11 00:12:51.000000000 -0600 | 4 | --- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp 2005-12-11 00:12:51.000000000 -0600 |
3 | +++ boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 2008-03-03 03:08:59.000000000 -0600 | 5 | +++ boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 2008-03-03 03:08:59.000000000 -0600 |
diff --git a/meta/recipes-support/boost/files/linux-uclibc.patch b/meta/recipes-support/boost/files/linux-uclibc.patch index 79f14dea88..470e0844fb 100644 --- a/meta/recipes-support/boost/files/linux-uclibc.patch +++ b/meta/recipes-support/boost/files/linux-uclibc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | --- /dev/null 1969-12-31 16:00:00.000000000 -0800 | 3 | --- /dev/null 1969-12-31 16:00:00.000000000 -0800 |
2 | +++ boost_1_32_0/boost/config/platform/linux-uclibc.hpp 2005-07-05 14:51:56.237294460 -0700 | 4 | +++ boost_1_32_0/boost/config/platform/linux-uclibc.hpp 2005-07-05 14:51:56.237294460 -0700 |
3 | @@ -0,0 +1,7 @@ | 5 | @@ -0,0 +1,7 @@ |
diff --git a/meta/recipes-support/boost/files/unit_test_log10f.patch b/meta/recipes-support/boost/files/unit_test_log10f.patch index b235e12446..8eec589914 100644 --- a/meta/recipes-support/boost/files/unit_test_log10f.patch +++ b/meta/recipes-support/boost/files/unit_test_log10f.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | --- boost_1_32_0/libs/test/src/unit_test_result.cpp.orig 2005-07-05 11:00:53.887594850 -0700 | 3 | --- boost_1_32_0/libs/test/src/unit_test_result.cpp.orig 2005-07-05 11:00:53.887594850 -0700 |
2 | +++ boost_1_32_0/libs/test/src/unit_test_result.cpp 2005-07-05 11:01:20.683533034 -0700 | 4 | +++ boost_1_32_0/libs/test/src/unit_test_result.cpp 2005-07-05 11:01:20.683533034 -0700 |
3 | @@ -144,7 +144,7 @@ | 5 | @@ -144,7 +144,7 @@ |
diff --git a/meta/recipes-support/createrepo/createrepo/fix-native-install.patch b/meta/recipes-support/createrepo/createrepo/fix-native-install.patch index 53266b5444..ece205b654 100644 --- a/meta/recipes-support/createrepo/createrepo/fix-native-install.patch +++ b/meta/recipes-support/createrepo/createrepo/fix-native-install.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Date: Jan 31, 2011 | 3 | Date: Jan 31, 2011 |
2 | 4 | ||
3 | There are two fixes: | 5 | There are two fixes: |
diff --git a/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch index 247e324564..2ce3f55670 100644 --- a/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | rebased from original configure_madness.patch | 3 | rebased from original configure_madness.patch |
2 | 4 | ||
3 | libtasn1 provides an .pc file in upstream, | 5 | libtasn1 provides an .pc file in upstream, |
diff --git a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch index 413de06472..ef70674881 100644 --- a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: gnutls-1.6.0/libextra/gnutls_openssl.c | 3 | Index: gnutls-1.6.0/libextra/gnutls_openssl.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- gnutls-1.6.0.orig/libextra/gnutls_openssl.c 2006-08-13 22:34:09.000000000 +0200 | 5 | --- gnutls-1.6.0.orig/libextra/gnutls_openssl.c 2006-08-13 22:34:09.000000000 +0200 |
diff --git a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch index a2d2f03870..10e377407a 100644 --- a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | The version of texinfo in Debian Sarge does not understand the @euro{} command. | 3 | The version of texinfo in Debian Sarge does not understand the @euro{} command. |
2 | This patch replaces the @euro{} command with the word "euro". | 4 | This patch replaces the @euro{} command with the word "euro". |
3 | 5 | ||
diff --git a/meta/recipes-support/hal/files/autoconf.diff b/meta/recipes-support/hal/files/autoconf.diff index eb30cccdbe..451a2525d9 100644 --- a/meta/recipes-support/hal/files/autoconf.diff +++ b/meta/recipes-support/hal/files/autoconf.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- hal-0.5.9/configure.in~ 2007-04-03 05:36:44.000000000 +0100 | 3 | --- hal-0.5.9/configure.in~ 2007-04-03 05:36:44.000000000 +0100 |
2 | +++ hal-0.5.9/configure.in 2007-04-03 10:29:39.000000000 +0100 | 4 | +++ hal-0.5.9/configure.in 2007-04-03 10:29:39.000000000 +0100 |
3 | @@ -6,7 +6,7 @@ | 5 | @@ -6,7 +6,7 @@ |
diff --git a/meta/recipes-support/hal/files/hal-right-input-h.patch b/meta/recipes-support/hal/files/hal-right-input-h.patch index f820b7790a..06697ed19d 100644 --- a/meta/recipes-support/hal/files/hal-right-input-h.patch +++ b/meta/recipes-support/hal/files/hal-right-input-h.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | diff --git a/configure.in b/configure.in | 3 | diff --git a/configure.in b/configure.in |
2 | index e76ff51..5e8cc21 100644 | 4 | index e76ff51..5e8cc21 100644 |
3 | --- a/configure.in | 5 | --- a/configure.in |
diff --git a/meta/recipes-support/hal/files/sg-inhibit.patch b/meta/recipes-support/hal/files/sg-inhibit.patch index f0cc41448a..c655c29896 100644 --- a/meta/recipes-support/hal/files/sg-inhibit.patch +++ b/meta/recipes-support/hal/files/sg-inhibit.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- hal-0.5.9.1/hald/linux/probing/linux_dvd_rw_utils.c.old 2007-08-03 17:24:12.000000000 +0100 | 3 | --- hal-0.5.9.1/hald/linux/probing/linux_dvd_rw_utils.c.old 2007-08-03 17:24:12.000000000 +0100 |
2 | +++ hal-0.5.9.1/hald/linux/probing/linux_dvd_rw_utils.c 2007-08-03 17:25:06.000000000 +0100 | 4 | +++ hal-0.5.9.1/hald/linux/probing/linux_dvd_rw_utils.c 2007-08-03 17:25:06.000000000 +0100 |
3 | @@ -58,6 +58,10 @@ | 5 | @@ -58,6 +58,10 @@ |
diff --git a/meta/recipes-support/hal/hal/configure_fix.patch b/meta/recipes-support/hal/hal/configure_fix.patch index e8417040de..076e784e0b 100644 --- a/meta/recipes-support/hal/hal/configure_fix.patch +++ b/meta/recipes-support/hal/hal/configure_fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | The AC_LANG sections upset libtool 2.2.2, as do .cpp files without a call | 3 | The AC_LANG sections upset libtool 2.2.2, as do .cpp files without a call |
2 | to AC_PROG_CXX. Easiest solution is to patch this out for now. | 4 | to AC_PROG_CXX. Easiest solution is to patch this out for now. |
3 | 5 | ||
diff --git a/meta/recipes-support/js/files/buildcc.patch b/meta/recipes-support/js/files/buildcc.patch index 26eef218d6..19daf7210c 100644 --- a/meta/recipes-support/js/files/buildcc.patch +++ b/meta/recipes-support/js/files/buildcc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | jskwgen should be built by BUILD_CC in cross environment | 3 | jskwgen should be built by BUILD_CC in cross environment |
2 | 4 | ||
3 | 7/23/2010 - created by Qing He <qing.he@intel.com> | 5 | 7/23/2010 - created by Qing He <qing.he@intel.com> |
diff --git a/meta/recipes-support/js/files/link_with_gcc.patch b/meta/recipes-support/js/files/link_with_gcc.patch index d74b94f378..988df61567 100644 --- a/meta/recipes-support/js/files/link_with_gcc.patch +++ b/meta/recipes-support/js/files/link_with_gcc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: src/config/Linux_All.mk | 3 | Index: src/config/Linux_All.mk |
2 | =================================================================== | 4 | =================================================================== |
3 | --- src.orig/config/Linux_All.mk 2005-05-10 19:53:44.000000000 +0000 | 5 | --- src.orig/config/Linux_All.mk 2005-05-10 19:53:44.000000000 +0000 |
diff --git a/meta/recipes-support/js/files/usepic.patch b/meta/recipes-support/js/files/usepic.patch index ddd31be9cb..91b092305d 100644 --- a/meta/recipes-support/js/files/usepic.patch +++ b/meta/recipes-support/js/files/usepic.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [embedded specific] | ||
2 | |||
1 | Mips needs -fPIC to compile properly. These tests are broken anyway as they test | 3 | Mips needs -fPIC to compile properly. These tests are broken anyway as they test |
2 | the build system architecture, not the target. This is a hack. | 4 | the build system architecture, not the target. This is a hack. |
3 | 5 | ||
diff --git a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch index 24a59787a2..3e33679731 100644 --- a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch +++ b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | ||
2 | |||
1 | Index: libgcrypt-1.2.4/configure.ac | 3 | Index: libgcrypt-1.2.4/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libgcrypt-1.2.4.orig/configure.ac 2008-03-19 22:14:50.000000000 +0000 | 5 | --- libgcrypt-1.2.4.orig/configure.ac 2008-03-19 22:14:50.000000000 +0000 |
diff --git a/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch b/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch index 214b0dbf76..3e88fbddc1 100644 --- a/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch +++ b/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | 12/03/2010 | 3 | 12/03/2010 |
2 | 4 | ||
3 | add explicit rules for header files generated by lex and yacc, | 5 | add explicit rules for header files generated by lex and yacc, |
diff --git a/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch b/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch index 501ba3fb29..b255457eb1 100644 --- a/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch +++ b/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: libusb-compat-0.1.0-beta1/configure.ac | 3 | Index: libusb-compat-0.1.0-beta1/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libusb-compat-0.1.0-beta1.orig/configure.ac 2008-07-21 13:14:42.000000000 +0200 | 5 | --- libusb-compat-0.1.0-beta1.orig/configure.ac 2008-07-21 13:14:42.000000000 +0200 |