All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <joe@deserted.net>
To: Joe Slater <jslater@windriver.com>
Cc: yocto@yoctoproject.org, joe.slater@windriver.com
Subject: Re: [meta-selinux][PATCH 1/1] mesa: add dependency on libselinux-native
Date: Thu, 3 Apr 2014 15:15:53 -0400	[thread overview]
Message-ID: <20140403191551.GL4075@deserted.net> (raw)
In-Reply-To: <1396473598-28636-1-git-send-email-jslater@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1045 bytes --]

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@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

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2014-04-03 19:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 21:19 [meta-selinux][PATCH 1/1] mesa: add dependency on libselinux-native Joe Slater
2014-04-03 19:15 ` Joe MacDonald [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140403191551.GL4075@deserted.net \
    --to=joe@deserted.net \
    --cc=joe.slater@windriver.com \
    --cc=jslater@windriver.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.