All of lore.kernel.org
 help / color / mirror / Atom feed
* build/conf/local.conf ignored
@ 2022-02-03 13:17 valerio.di.gregorio
  2022-02-03 15:14 ` Paul Barker
  0 siblings, 1 reply; 2+ messages in thread
From: valerio.di.gregorio @ 2022-02-03 13:17 UTC (permalink / raw)
  To: bitbake-devel

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

Hello,
I'm new to bitbake. I'm trying to use the tool in a brand new environment (no yocto, poky, etc.). I see that it ignores my build/conf/local.conf unless I use "-r conf/local.conf" and in that case all works as expected. Can someone help me understanding why?

Many thanks,
Val

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

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

* Re: build/conf/local.conf ignored
  2022-02-03 13:17 build/conf/local.conf ignored valerio.di.gregorio
@ 2022-02-03 15:14 ` Paul Barker
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Barker @ 2022-02-03 15:14 UTC (permalink / raw)
  To: valerio.di.gregorio, bitbake-devel

On 03/02/2022 13:17, valerio.di.gregorio@huawei.com wrote:
> Hello,
> I'm new to bitbake. I'm trying to use the tool in a brand new 
> environment (no yocto, poky, etc.). I see that it ignores 
> my build/conf/local.conf unless I use "-r conf/local.conf" and in that 
> case all works as expected. Can someone help me understanding why?

If you're using bitbake without openembedded-core or poky you'll need 
your own bitbake.conf file. If you look at the bitbake.conf file in 
oe-core or poky you'll see an include statement for conf/local.conf. So 
if you want to support a local.conf file in your environment you'll need 
to add a similar include to your bitbake.conf file.

Thanks,

-- 
Paul Barker
Principal Software Engineer
SanCloud Ltd

e: paul.barker@sancloud.com
w: https://sancloud.co.uk/


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

end of thread, other threads:[~2022-02-03 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-03 13:17 build/conf/local.conf ignored valerio.di.gregorio
2022-02-03 15:14 ` Paul Barker

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.