summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/dhcp
diff options
context:
space:
mode:
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