mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
Add dhcp3 and dhcdbd for Network Manager
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1175 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta-extras/packages/dhcdbd/files/no-ext-options.patch
Normal file
13
meta-extras/packages/dhcdbd/files/no-ext-options.patch
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user