summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorVu Tran <vu.tran@windriver.com>2015-10-13 21:06:32 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-10-14 10:35:01 -0400
commitffd0252a6f3cb2bf6bb194335f55698f001f0b92 (patch)
tree60184b1b0724f87d932ebc0ea47499d16129110a /recipes-connectivity
parent1c74557a21a70485d13b429ba4a2238f264d64d3 (diff)
downloadmeta-cloud-services-ffd0252a6f3cb2bf6bb194335f55698f001f0b92.tar.gz
dhcp: bbappend to use PN
Fix the following warning: WARNING: Variable key FILES_${PN}-client (${base_sbindir}/dhclient ${base_sbindir}/dhclient-script ${sysconfdir}/dhcp/dhclient.conf ${base_sbindir}/dhclient-systemd-wrapper) replaces original key FILES_dhcp-client ( ${sysconfdir}/dhcp/dhclient-exit-hooks). Signed-off-by: Vu Tran <vu.tran@windriver.com> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/dhcp/dhcp_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/dhcp/dhcp_%.bbappend b/recipes-connectivity/dhcp/dhcp_%.bbappend
index a23f7c9..7466056 100644
--- a/recipes-connectivity/dhcp/dhcp_%.bbappend
+++ b/recipes-connectivity/dhcp/dhcp_%.bbappend
@@ -12,5 +12,5 @@ do_install_append () {
12 12
13} 13}
14 14
15FILES_dhcp-client += "${sysconfdir}/dhcp/dhclient-exit-hooks \ 15FILES_${PN}-client += "${sysconfdir}/dhcp/dhclient-exit-hooks \
16 " 16 "