[yocto] [meta-selinux][PATCH 1/1] mesa: add dependency on libselinux-native

Joe MacDonald joe at deserted.net
Thu Apr 3 12:15:53 PDT 2014


Merged, thanks.
-J.

[[yocto] [meta-selinux][PATCH 1/1] mesa: add dependency on libselinux-native] On 14.04.02 (Wed 14:19) Joe Slater wrote:

> mesa builds a host utility named builtin_compiler,
> and that needs selinux, too, if --enable-selinux is
> specfied to configure.
> 
> Signed-off-by: Joe Slater <jslater at windriver.com>
> ---
>  recipes-graphics/mesa/mesa_9.1.6.bbappend |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/recipes-graphics/mesa/mesa_9.1.6.bbappend b/recipes-graphics/mesa/mesa_9.1.6.bbappend
> index 8c11cac..0004f71 100644
> --- a/recipes-graphics/mesa/mesa_9.1.6.bbappend
> +++ b/recipes-graphics/mesa/mesa_9.1.6.bbappend
> @@ -1 +1,6 @@
>  inherit enable-selinux
> +
> +# But wait!  There's more!  mesa builds a host program named builtin_compiler
> +# and it needs selinux, too.  We replace the PACKAGECONFIG[] in the bbclass.
> +#
> +PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux libselinux-native,"
> -- 
> 1.7.9.5
> 
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140403/a3bc2a59/attachment.pgp>


More information about the yocto mailing list