diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-04-21 15:04:58 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-05-04 22:12:27 -0700 |
commit | ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896 (patch) | |
tree | 75cf5498db3845589f63ac82e75e0577f4e77cfd /meta/recipes-connectivity/dhcp/dhcp4.inc | |
parent | 72567733033347b662d9baa07432985fd2da3efa (diff) | |
download | openembedded-core-ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896.tar.gz openembedded-core-ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896.tar.bz2 openembedded-core-ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896.zip |
Remove distro-specific metadata for distros not in oe-core
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/dhcp/dhcp4.inc')
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp4.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp4.inc b/meta/recipes-connectivity/dhcp/dhcp4.inc index e7cff3e038..159ae89354 100644 --- a/meta/recipes-connectivity/dhcp/dhcp4.inc +++ b/meta/recipes-connectivity/dhcp/dhcp4.inc @@ -60,7 +60,3 @@ FILES_dhcp-client = "${base_sbindir}/dhclient ${base_sbindir}/dhclient-script ${ RDEPENDS_dhcp-client = "bash" FILES_dhcp-omshell = "${bindir}/omshell" - -CONFFILES_dhcp-server_nylon = "/etc/dhcp/dhcpd.conf" -CONFFILES_dhcp-relay_nylon = "/etc/default/dhcp-relay" -CONFFILES_dhcp-client_nylon = "/etc/dhcp/dhclient.conf" |