Commit Graph

6 Commits

Author SHA1 Message Date
Qing He 5fba534b15 dhcp: fix $PATH environment for dhclient-script
CLIENT_PATH is the only environment variable of dhclient-script,
change it to include major run path, [BUGFIX#132]

Signed-off-by: Qing He <qing.he@intel.com>
2010-07-30 14:50:31 +01:00
Qing He 95bb97aeb6 dhcp: upgrade to 4.1.1-P1
from version 4.1.0

changes:
  original .bb file is based on dhcp3, whose build system differs from
  dhcp 4.x, add a new dhcp4.inc and preserve dhcp3.inc for reference,
  this should fix the conf file location bug of dhclient/dhcpd 4.1.0

  - defining _PATH_DHC{LIENT,PD}_CONF in make parameter no longer works,
    put these definition to includes/site.h
  - delete upstream version of conf files, which are not used, and
    with an installation path hardcoded to ${sysconfdir}
  - similar thing happen for leases file, use new configure option to
    specify
  - RANLIB, LIBDIR, etc. as make parameter are no longer necessary

Signed-off-by: Qing He <qing.he@intel.com>
2010-07-23 23:53:30 +01:00
Richard Purdie 27881baf80 dhcp: Fix to work with glibc 2.9
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-27 15:04:26 +01:00
Richard Purdie 05cf7690e8 dhcp: Use autotools class and remove broken configure call
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-29 17:29:20 +01:00
Richard Purdie 5adadc366b dhcp: 3.0.2 -> 4.1.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-26 00:39:30 +01:00
Richard Purdie 85f163927d dhcp: Move from meta-extras to meta
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3718 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-07 22:32:06 +00:00