summaryrefslogtreecommitdiff
path: root/meta-extras/packages/dhcdbd/files/no-ext-options.patch
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-01-19 20:55:09 +0000
committerRoss Burton <ross@openedhand.com>2007-01-19 20:55:09 +0000
commit776490a40df8d1b4a84a07dd3e13bd10cd4c8bdd (patch)
tree489df56bf4725a99dc095a17cdfe7ef4c680ac82 /meta-extras/packages/dhcdbd/files/no-ext-options.patch
parent6564355fb79604e818722ae3f6acf3dbb0665fca (diff)
downloadopenembedded-core-776490a40df8d1b4a84a07dd3e13bd10cd4c8bdd.tar.gz
openembedded-core-776490a40df8d1b4a84a07dd3e13bd10cd4c8bdd.tar.bz2
openembedded-core-776490a40df8d1b4a84a07dd3e13bd10cd4c8bdd.tar.xz
openembedded-core-776490a40df8d1b4a84a07dd3e13bd10cd4c8bdd.zip
Add dhcp3 and dhcdbd for Network Manager
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1175 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, 13 insertions, 0 deletions
diff --git a/meta-extras/packages/dhcdbd/files/no-ext-options.patch b/meta-extras/packages/dhcdbd/files/no-ext-options.patch
new file mode 100644
index 000000000..774a2cf14
--- /dev/null
+++ b/meta-extras/packages/dhcdbd/files/no-ext-options.patch
@@ -0,0 +1,13 @@
+Index: dhcdbd-2.0/include/dhcdbd.h
+===================================================================
+--- dhcdbd-2.0.orig/include/dhcdbd.h 2006-10-18 09:38:18.000000000 +0100
++++ dhcdbd-2.0/include/dhcdbd.h 2006-10-18 09:38:45.000000000 +0100
+@@ -76,7 +76,7 @@
+ #endif
+
+ #ifndef DHCLIENT_EXTENDED_OPTION_ENVIRONMENT
+-#define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 1
++#define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 0
+ #endif
+
+ #define DHCDBD_INTERFACE_TEXT "text"