All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: akuster808 <akuster808@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [dizzy][PATCH] mesa: update --with-llvm-shared-libs configure option
Date: Thu, 4 Jun 2015 10:36:17 +0200	[thread overview]
Message-ID: <20150604083617.GA2376@jama> (raw)
In-Reply-To: <5547FB9B.5080102@gmail.com>

On Mon, May 04, 2015 at 04:07:07PM -0700, akuster808 wrote:
> merged to staging.
> - armin

Ping for merging staging to dizzy branch

> On 05/01/2015 10:47 AM, Martin Jansa wrote:
> > From: Andre McCurdy <armccurdy@gmail.com>
> >
> > As per the Mesa 10.2 release notes, "--with-llvm-shared-libs"
> > has been renamed to "--enable-llvm-shared-libs".
> >
> >    http://www.mesa3d.org/relnotes/10.2.html
> >
> > Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
> > Signed-off-by: Ross Burton <ross.burton@intel.com>
> > ---
> >   meta/recipes-graphics/mesa/mesa.inc | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
> > index 1857f3c..658bd3a 100644
> > --- a/meta/recipes-graphics/mesa/mesa.inc
> > +++ b/meta/recipes-graphics/mesa/mesa.inc
> > @@ -62,7 +62,7 @@ PACKAGECONFIG[gallium]      = "--with-gallium-drivers=${GALLIUMDRIVERS}, --witho
> >   PACKAGECONFIG[gallium-egl]  = "--enable-gallium-egl, --disable-gallium-egl"
> >   PACKAGECONFIG[gallium-gbm]  = "--enable-gallium-gbm, --disable-gallium-gbm"
> >   MESA_LLVM_RELEASE ?= "3.3"
> > -PACKAGECONFIG[gallium-llvm] = "--enable-gallium-llvm --with-llvm-shared-libs, --disable-gallium-llvm, llvm${MESA_LLVM_RELEASE} \
> > +PACKAGECONFIG[gallium-llvm] = "--enable-gallium-llvm --enable-llvm-shared-libs, --disable-gallium-llvm, llvm${MESA_LLVM_RELEASE} \
> >                                  ${@'elfutils' if ${GALLIUMDRIVERS_LLVM33_ENABLED} else ''}"
> >   export WANT_LLVM_RELEASE = "${MESA_LLVM_RELEASE}"
> >
> >
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com


  reply	other threads:[~2015-06-04  8:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01 17:47 [dizzy][PATCH] mesa: update --with-llvm-shared-libs configure option Martin Jansa
2015-05-04 23:07 ` akuster808
2015-06-04  8:36   ` Martin Jansa [this message]
2015-06-04 17:51     ` akuster808
2015-05-06 15:39 ` Martin Jansa
2015-05-07  6:37   ` Khem Raj
2015-05-13 16:29     ` martin.jansa
2015-05-14 12:18       ` Martin Jansa

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=20150604083617.GA2376@jama \
    --to=martin.jansa@gmail.com \
    --cc=akuster808@gmail.com \
    --cc=openembedded-core@lists.openembedded.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.