[yocto] Displaying buildcfg

Chris Simmonds chris at 2net.co.uk
Sat Nov 18 08:07:40 PST 2017


Hi,

On 18/11/17 14:41, cddatemp wrote:
> At 2017-11-18 20:45:11, "Chris Simmonds" <chris at 2net.co.uk> wrote:
>>Hi,
>>
>>At the start of a bitbake run it displays the current build
>>configuration before it starts to build anything:
>>
>>Build Configuration:
>>BB_VERSION        = "1.28.0"
>>BUILD_SYS         = "x86_64-linux"
>>[...]
>>
>>This information is useful, especially when you are swapping between
>>multiple projects with different versions. Is there a simple way to get
>>bitbake to print just this information, without going on to do build
>>anything?
> 
> Try this:
> $ bitbake -n base-files
> 
>>
>>Regards,
>>Chris
>>-- 

Thanks,

Thanks, that works.

I can't help feeling that there should be a more direct way of dumping
the buildcfg though. Anyone have an insight on this?

Chris



More information about the yocto mailing list