[meta-virtualization] [meta-cloud-services] dhcp: bbappend to use PN

Bruce Ashfield bruce.ashfield at gmail.com
Wed Oct 14 07:35:44 PDT 2015


On Tue, Oct 13, 2015 at 9:06 PM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> From: Vu Tran <vu.tran at windriver.com>
>
> Fix the following warning:

merged.

Bruce

>
> 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 at windriver.com>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  recipes-connectivity/dhcp/dhcp_%.bbappend | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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 () {
>
>  }
>
> -FILES_dhcp-client += "${sysconfdir}/dhcp/dhclient-exit-hooks \
> +FILES_${PN}-client += "${sysconfdir}/dhcp/dhclient-exit-hooks \
>                       "
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list