diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-25 15:52:21 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-25 15:52:21 +0000 |
commit | 2c13e1b5b5fd442c3d0baa3391a49054df03392d (patch) | |
tree | 8a4bcb22c698e78875dea108d3e51e26802f32e8 /meta-extras/packages/dhcdbd/files/no-ext-options.patch | |
parent | 3cc1591ead410cb4a5f4d3600546361d3432f99d (diff) | |
download | openembedded-core-2c13e1b5b5fd442c3d0baa3391a49054df03392d.tar.gz openembedded-core-2c13e1b5b5fd442c3d0baa3391a49054df03392d.tar.bz2 openembedded-core-2c13e1b5b5fd442c3d0baa3391a49054df03392d.zip |
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.patch | 13 |
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 @@ -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" |