summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/dhcp
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-05-12 11:13:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 11:02:14 +0100
commit9deb37367135b6f45c7fe5d836a08188fa882c1d (patch)
treeb4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-connectivity/dhcp
parentf8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff)
downloadpoky-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>
Diffstat (limited to 'meta/recipes-connectivity/dhcp')
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch2
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch2
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch2
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch2
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch1
5 files changed, 9 insertions, 0 deletions
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 @@
1Upstream-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,
2without this patch, dhclient-script won't run properly because it 2without this patch, dhclient-script won't run properly because it
3invokes ifconfig and route 3invokes ifconfig and route
4 4
5Upstream-Status: Inappropriate [configuration]
6
57/28/2010 - qhe 77/28/2010 - qhe
6 8
7diff -ru dhcp-4.1.1-P1.orig//client/Makefile.am dhcp-4.1.1-P1/client/Makefile.am 9diff -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 @@
1Upstream-Status: Pending
2
111/30/2010 311/30/2010
2--with-libbind=PATH is available but not used by Makefile, 4--with-libbind=PATH is available but not used by Makefile,
3this patch is to allow building with external bind 5this 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 @@
1Upstream-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 @@
1Upstream-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