summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/dhcdbd/files/no-ext-options.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/dhcdbd/files/no-ext-options.patch')
-rw-r--r--meta-extras/packages/dhcdbd/files/no-ext-options.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-extras/packages/dhcdbd/files/no-ext-options.patch b/meta-extras/packages/dhcdbd/files/no-ext-options.patch
deleted file mode 100644
index 774a2cf140..0000000000
--- a/meta-extras/packages/dhcdbd/files/no-ext-options.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1Index: dhcdbd-2.0/include/dhcdbd.h
2===================================================================
3--- dhcdbd-2.0.orig/include/dhcdbd.h 2006-10-18 09:38:18.000000000 +0100
4+++ dhcdbd-2.0/include/dhcdbd.h 2006-10-18 09:38:45.000000000 +0100
5@@ -76,7 +76,7 @@
6 #endif
7
8 #ifndef DHCLIENT_EXTENDED_OPTION_ENVIRONMENT
9-#define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 1
10+#define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 0
11 #endif
12
13 #define DHCDBD_INTERFACE_TEXT "text"