diff options
Diffstat (limited to 'meta/recipes-connectivity/dhcp')
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 @@ | |||
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 |