All of lore.kernel.org
 help / color / mirror / Atom feed
* Modifying CFLAGS in .bbappend
@ 2017-04-11 10:45 Mark T
  2017-04-11 11:12 ` Patrick Ohly
  0 siblings, 1 reply; 2+ messages in thread
From: Mark T @ 2017-04-11 10:45 UTC (permalink / raw)
  To: yocto

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

Hi,

If I add an include path to CFLAGS in a .bbappend  is it only applied for
that recipe or is it present in CFLAGS for all recipes built after that ?

Cheers,
Mark

[-- Attachment #2: Type: text/html, Size: 242 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Modifying CFLAGS in .bbappend
  2017-04-11 10:45 Modifying CFLAGS in .bbappend Mark T
@ 2017-04-11 11:12 ` Patrick Ohly
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Ohly @ 2017-04-11 11:12 UTC (permalink / raw)
  To: Mark T; +Cc: yocto

On Tue, 2017-04-11 at 11:45 +0100, Mark T wrote:

> If I add an include path to CFLAGS in a .bbappend  is it only applied
> for that recipe or is it present in CFLAGS for all recipes built after
> that ?

Just for that recipe. You can check that with "bitbake -e <recipe
name>".


-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-11 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 10:45 Modifying CFLAGS in .bbappend Mark T
2017-04-11 11:12 ` Patrick Ohly

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.