summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/dhcdbd/files/no-ext-options.patch
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-25 15:52:21 +0000
committerRoss Burton <ross@openedhand.com>2007-09-25 15:52:21 +0000
commit2c13e1b5b5fd442c3d0baa3391a49054df03392d (patch)
tree8a4bcb22c698e78875dea108d3e51e26802f32e8 /meta-extras/packages/dhcdbd/files/no-ext-options.patch
parent3cc1591ead410cb4a5f4d3600546361d3432f99d (diff)
downloadpoky-2c13e1b5b5fd442c3d0baa3391a49054df03392d.tar.gz
Remove dhcdbd, NM 0.7 doesn't need it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2790 311d38ba-8fff-0310-9ca6-ca027cbcb966
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"