At 2017-11-18 20:45:11, "Chris Simmonds" <ch...@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
>-- 
>_______________________________________________
>yocto mailing list
>yocto@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to