From 9deb37367135b6f45c7fe5d836a08188fa882c1d Mon Sep 17 00:00:00 2001 From: Qing He Date: Thu, 12 May 2011 11:13:55 +0800 Subject: 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 Signed-off-by: Richard Purdie --- .../recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch | 2 ++ meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch | 2 ++ meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch | 2 ++ meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch | 2 ++ meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch | 1 + .../recipes-connectivity/iproute2/iproute2-2.6.35/configure-cross.patch | 2 ++ meta/recipes-connectivity/libnss-mdns/files/alignment-fix.patch | 2 ++ meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch | 2 ++ .../nfs-utils/nfs-utils/nfs-utils-1.0.6-uclibc.patch | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/ca.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/config-hurd.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/debian-targets.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/engines-path.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/kfreebsd-pipe.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/make-targets.patch | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/man-dir.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/man-section.patch | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/no-rpath.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/no-symbolic.patch | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/perl-path.diff | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/pic.patch | 2 ++ .../recipes-connectivity/openssl/openssl-0.9.8r/debian/pkg-config.patch | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/rc4-amd64.patch | 2 ++ .../recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash-crt.patch | 2 ++ .../recipes-connectivity/openssl/openssl-0.9.8r/debian/rehash_pod.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/shared-lib-ext.patch | 2 ++ meta/recipes-connectivity/openssl/openssl-0.9.8r/debian/stddef.patch | 2 ++ .../openssl/openssl-0.9.8r/debian/version-script.patch | 2 ++ .../recipes-connectivity/openssl/openssl-0.9.8r/parallel-make-fix.patch | 2 +- meta/recipes-connectivity/portmap/portmap-6.0/destdir-no-strip.patch | 2 ++ meta/recipes-connectivity/portmap/portmap-6.0/tcpd-config.patch | 2 ++ 31 files changed, 60 insertions(+), 1 deletion(-) (limited to 'meta/recipes-connectivity') 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 @@ +Upstream-Status: Inappropriate [distribution] + --- client/scripts/bsdos +++ client/scripts/bsdos @@ -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, without this patch, dhclient-script won't run properly because it invokes ifconfig and route +Upstream-Status: Inappropriate [configuration] + 7/28/2010 - qhe 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 @@ +Upstream-Status: Pending + 11/30/2010 --with-libbind=PATH is available but not used by Makefile, 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 @@ +Upstream-Status: Pending + --- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200 +++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200 @@ -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 @@ +Upstream-Status: Backport # # 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 @@ +Upstream-Status: Pending + # borrow from OE, to handle cross compile mess # # 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 @@ +Upstream-Status: Pending + --- nss-mdns-0.6/src/nss.c.orig 2005-09-25 17:27:51 +0200 +++ nss-mdns-0.6/src/nss.c 2005-09-25 17:28:55 +0200 @@ -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 @@ +Upstream-Status: Inappropriate [configuration] + diff --git a/configure.in b/configure.in index f5d54fb..c105988 100644 --- 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 @@ +Upstream-Status: Inappropriate [embedded specific] + --- ./support/nfs/svc_socket.c.orig 2004-12-12 06:43:52.000000000 +0000 +++ ./support/nfs/svc_socket.c 2004-12-12 06:50:04.000000000 +0000 @@ -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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8m/apps/CA.pl.in =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/config =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Configure =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8m/Makefile.org =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Makefile.org =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Makefile.org =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Makefile.org =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Makefile.shared =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Makefile.shared =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + From: Kurt Roeckx Subject: Change the perl path's to /usr/bin/perl 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8o/crypto/Makefile =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Makefile.org =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Configure =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/tools/c_rehash.in =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/doc/apps/c_rehash.pod =================================================================== --- /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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/Configure =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8k/crypto/sha/sha.h =================================================================== --- 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 @@ +Upstream-Status: Backport [debian] + Index: openssl-0.9.8m/Configure =================================================================== --- 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 @@ -Upstream-Status: Pending +Upstream-Status: Submitted fix the parallel build regarding shared libraries. 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 @@ +Upstream-Status: Backport + From: Mike Frysinger Date: Sun, 13 May 2007 21:15:12 +0000 (-0400) 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 @@ +Upstream-Status: Backport + From: Mike Frysinger Date: Sun, 13 May 2007 21:17:32 +0000 (-0400) Subject: fix building with tcpd support disabled -- cgit v1.2.3-54-g00ecf