diff options
| -rw-r--r-- | recipes-connectivity/dhcp/dhcp_%.bbappend | 2 |
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 | ||
| 15 | FILES_dhcp-client += "${sysconfdir}/dhcp/dhclient-exit-hooks \ | 15 | FILES_${PN}-client += "${sysconfdir}/dhcp/dhclient-exit-hooks \ |
| 16 | " | 16 | " |
