summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-extras/packages/dhcp/dhcp_3.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-extras/packages/dhcp/dhcp_3.0.2.bb b/meta-extras/packages/dhcp/dhcp_3.0.2.bb
index 74f99b3b4c..7fe97ed155 100644
--- a/meta-extras/packages/dhcp/dhcp_3.0.2.bb
+++ b/meta-extras/packages/dhcp/dhcp_3.0.2.bb
@@ -42,7 +42,7 @@ FILES_dhcp-server = "${sbindir}/dhcpd ${sysconfdir}/init.d/dhcp-server ${sysconf
42FILES_dhcp-relay = "${sbindir}/dhcrelay ${sysconfdir}/init.d/dhcp-relay ${sysconfdir}/default/dhcp-relay" 42FILES_dhcp-relay = "${sbindir}/dhcrelay ${sysconfdir}/init.d/dhcp-relay ${sysconfdir}/default/dhcp-relay"
43 43
44FILES_dhcp-client = "${base_sbindir}/dhclient ${base_sbindir}/dhclient-script ${sysconfdir}/dhcp/dhclient.conf" 44FILES_dhcp-client = "${base_sbindir}/dhclient ${base_sbindir}/dhclient-script ${sysconfdir}/dhcp/dhclient.conf"
45#RDEPENDS_dhcp-client = "bash" 45RDEPENDS_dhcp-client = "bash"
46 46
47FILES_dhcp-omshell = "${bindir}/omshell" 47FILES_dhcp-omshell = "${bindir}/omshell"
48 48