[OE-core] [PATCH] bitbake.conf: Change build output message to list BUILD_SYS, TARGET_SYS and NATIVELSBSTRING

Darren Hart dvhart at linux.intel.com
Mon Nov 26 18:42:12 UTC 2012



On 11/26/2012 06:54 AM, Richard Purdie wrote:
> The build summary is meant to reflect key configuration variables. Information
> about the build system we're running on is important but currently missing
> from the information displayed.
> 
> Printing TARGET_SYS removes the need to print TARGET_OS and TARGET_ARCH
> and we add BUILD_SYS and NATIVELSBSTRING to show information about the
> build system.
> 
> [YOCTO #3456]
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

Tested-by: Darren Hart <dvhart at linux.intel.com>


Fedora 17 amd64 host:
Build Configuration:
BB_VERSION        = "1.17.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-17"
TARGET_SYS        = "i586-poky-linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.3+snapshot-20121126"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp
meta-yocto
meta-yocto-bsp
meta              = "master:7eb5d130ad451c105f4349bd94164cff58e88040"


Looks good to me.

Thanks,

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel




More information about the Openembedded-core mailing list