[yocto] [PATCH][meta-selinux] dhcp: remove the unrecognised without-selinux configuration warning

Joe MacDonald Joe_MacDonald at mentor.com
Wed Sep 24 07:37:22 PDT 2014


Merged, thanks Roy.
-J.

[[yocto] [PATCH][meta-selinux] dhcp: remove the unrecognised without-selinux configuration warning] On 14.09.24 (Wed 09:33) rongqing.li at windriver.com wrote:

> From: "Roy.Li" <rongqing.li at windriver.com>
> 
> dhcp 4.3 has no selinux related configuration options, but it needs the
> correct initscript when SELinux is enabled, so inherit selinux, not
> inherit with-selinux
> 
> Signed-off-by: Roy.Li <rongqing.li at windriver.com>
> ---
>  recipes-connectivity/dhcp/dhcp_4.3.0.bbappend |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-connectivity/dhcp/dhcp_4.3.0.bbappend b/recipes-connectivity/dhcp/dhcp_4.3.0.bbappend
> index 900c2aa..2d2232c 100644
> --- a/recipes-connectivity/dhcp/dhcp_4.3.0.bbappend
> +++ b/recipes-connectivity/dhcp/dhcp_4.3.0.bbappend
> @@ -1,3 +1,3 @@
> -inherit with-selinux
> +inherit selinux
>  
>  FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}"
> -- 
> 1.7.10.4
> 
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140924/b3d44ea7/attachment.pgp>


More information about the yocto mailing list