All of lore.kernel.org
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [PATCH 2/9] Use wildcard in mesa bbappend name
Date: Wed, 14 May 2014 19:38:59 -0700	[thread overview]
Message-ID: <537428C3.6050004@gmail.com> (raw)
In-Reply-To: <CAMKF1sq9ZT2qgU47+WmzPYTNVMN0Jff2wY+oHcZafQ_Uerieyw@mail.gmail.com>


On 05/14/2014 05:45 PM, Khem Raj wrote:
> On Wed, May 14, 2014 at 3:24 PM, Armin Kuster <akuster808@gmail.com> wrote:
>>      mesa: Use wildcard in version to minimize keeping in-sync
>>      with Poky
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>>   recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++++++
>>   recipes-graphics/mesa/mesa_9.2.2.bbappend | 6 ------
>>   2 files changed, 6 insertions(+), 6 deletions(-)
>>   create mode 100644 recipes-graphics/mesa/mesa_9.2.%.bbappend
>>   delete mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend
> mesa 10 is on its way
I will resubmit when it gets push.

thanks.

>
>> diff --git a/recipes-graphics/mesa/mesa_9.2.%.bbappend b/recipes-graphics/mesa/mesa_9.2.%.bbappend
>> new file mode 100644
>> index 0000000..0004f71
>> --- /dev/null
>> +++ b/recipes-graphics/mesa/mesa_9.2.%.bbappend
>> @@ -0,0 +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,"
>> diff --git a/recipes-graphics/mesa/mesa_9.2.2.bbappend b/recipes-graphics/mesa/mesa_9.2.2.bbappend
>> deleted file mode 100644
>> index 0004f71..0000000
>> --- a/recipes-graphics/mesa/mesa_9.2.2.bbappend
>> +++ /dev/null
>> @@ -1,6 +0,0 @@
>> -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.9.1
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto



  reply	other threads:[~2014-05-15  2:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14 22:24 [PATCH 0/9] meta-selinux on master branch Armin Kuster
2014-05-14 22:24 ` [PATCH 1/9] Use wildcard for augeas bbappend name Armin Kuster
2014-05-14 22:24 ` [PATCH 2/9] Use wildcard in mesa " Armin Kuster
2014-05-15  0:45   ` Khem Raj
2014-05-15  2:38     ` akuster808 [this message]
2014-05-14 22:24 ` [PATCH 3/9] Use wildcard in bind " Armin Kuster
2014-05-14 22:24 ` [PATCH 4/9] Use wildcard in kernel " Armin Kuster
2014-05-14 22:24 ` [PATCH 5/9] Use wildcard in openssh name Armin Kuster
2014-05-14 22:24 ` [PATCH 6/9] update util-linux package version and remove patch Armin Kuster
2014-05-15  0:47   ` Khem Raj
2014-05-14 22:24 ` [PATCH 7/9] Update to latest swig from meta-openembedded Armin Kuster
2014-05-14 22:24 ` [PATCH 8/9] update psmics 22.21 and remove unneeded patch Armin Kuster
2014-05-14 22:24 ` [PATCH 9/9] setools fix do_configure Armin Kuster
2014-05-15  0:44   ` Khem Raj
2014-05-14 22:34 ` [PATCH 0/9] meta-selinux on master branch Mark Hatle

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=537428C3.6050004@gmail.com \
    --to=akuster808@gmail.com \
    --cc=raj.khem@gmail.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.