All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Kovesdi Gyorgy <kgy@teledigit.eu>
Cc: meta-ti mailing list <meta-ti@yoctoproject.org>
Subject: Re: Problem compiling libgles-omap3_4.09.00.01
Date: Thu, 15 Aug 2013 14:48:41 -0400	[thread overview]
Message-ID: <20130815184841.GB15578@denix.org> (raw)
In-Reply-To: <19123784.q32VqNnUcT@kgy-pc>

On Thu, Aug 15, 2013 at 09:53:30AM +0200, Kovesdi Gyorgy wrote:
> > Here's a pointer:
> > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/distro/p
> > oky.conf#n102
> > # QA check settings - a little stricter than the OE-Core defaults
> > And "already-stripped" should be in WARN_QA instead of ERROR_QA.
> Just a question: How can i set it locally? Is it necessary to modify poky.conf 
> itself? Putting it to local.conf seems not enough.

Well, poky.conf is a distro configuration and distro config overwrites local 
config (build/local.conf) by default. So you have to use _forcevariable 
override to force it:

WARN_QA_forcevariable = "..."
ERROR_QA_forcevariable = "..."

Another option is for libgles in meta-ti to add "already-stripped" into the 
appropriate INSANE_SKIP. This was not available in Dylan and is new for the 
master - I'll try to take a look at it soon, as I need to make other fixes for 
libgles recipes anyway...

-- 
Denys


      reply	other threads:[~2013-08-15 18:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-10 16:30 Problem compiling libgles-omap3_4.09.00.01 Kovesdi Gyorgy
2013-08-10 17:38 ` Denys Dmytriyenko
2013-08-10 17:54   ` Denys Dmytriyenko
2013-08-10 20:42     ` Kovesdi Gyorgy
2013-08-15  7:53     ` Kovesdi Gyorgy
2013-08-15 18:48       ` Denys Dmytriyenko [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=20130815184841.GB15578@denix.org \
    --to=denis@denix.org \
    --cc=kgy@teledigit.eu \
    --cc=meta-ti@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.