[OE-core] [PATCH 0/2] Add gcc version and tclibc to build summary

Khem Raj raj.khem at gmail.com
Wed Jun 22 17:21:05 UTC 2016


> On Jun 22, 2016, at 10:05 AM, akuster808 <akuster808 at gmail.com> wrote:
> 
> 
> 
> On 06/22/2016 09:52 AM, Khem Raj wrote:
>> 
>>> On Jun 22, 2016, at 8:29 AM, Armin Kuster <akuster808 at gmail.com> wrote:
>>> 
>>> Since there are two gcc versions supported and any number of tcglibc,
>>> it would be nice to know which ones are being used.
>>> Add those to the build summary.
>>> 
>>> Build summary
>>> TCLIBC            = “glibc"
>> 
>> libc is evident from TARGET_SYS
> 
> TARGET_SYS="x86_64-oe-linux", this is not the my intent.
> 
> 
> The intent is to track which libc is being used. I changed TCLIBC =
> "musl" local.conf and now build summary show.
> 
> TCLIBC            = "musl"
> GCC_VERSION       = "6.1"
> 
> Is there a clearer / better way to display this?

if you set TCLIBC = “musl” then TARGET_SYS should have changed to x86_64-oe-linux-musl
and TARGET_SYS is displayed with build configuration.

> 
> - armin
>> 
>>> GCC_VERSION       = "6.1"
>>> 
>>> Not sure if the gcc version bit is best practice.
>>> 
>>> Armin Kuster (2):
>>> build summary: add gcc version being used.
>>> build summary: add TCLIBC being used
>>> 
>>> meta/classes/base.bbclass | 2 ++
>>> meta/conf/bitbake.conf    | 2 +-
>>> 2 files changed, 3 insertions(+), 1 deletion(-)
>>> 
>>> --
>>> 2.3.5
>>> 
>>> --
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core at lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160622/46c5cd80/attachment-0002.sig>


More information about the Openembedded-core mailing list