Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: TUNE_FEATURES not reported correctly in pre-build summary
Date: Fri, 20 Jul 2012 17:31:23 +0100	[thread overview]
Message-ID: <1342801883.21788.44.camel@ted> (raw)
In-Reply-To: <ABA95944-0903-4822-8B44-B2B2922F4028@dominion.thruhere.net>

On Fri, 2012-07-20 at 09:08 +0200, Koen Kooi wrote:
> Hi,
> 
> I've been experimenting with hardfloat in oe-core (all the previous hf angstrom builds were still using oe-classic) and I noticed that the build summary at the start is incorrect:
> 
> [koen@revo Angstrom]$ MACHINE=beaglebone bitbake -u knotty2 bash
> [..]
> Build Configuration:
> BB_VERSION        = "1.15.3"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "beaglebone"
> DISTRO            = "angstrom"
> DISTRO_VERSION    = "v2012.07-core"
> TUNE_FEATURES     = "armv7a vfp neon cortexa8"
> TARGET_FPU        = "vfp-neon"
> 
> [koen@revo Angstrom]$ MACHINE=beaglebone bitbake -u knotty2 bash -e | grep TUNE_FEATURES\=
> # TUNE_FEATURES=${TUNE_FEATURES_tune-${DEFAULTTUNE}}
> TUNE_FEATURES="armv7a vfp neon callconvention-hard cortexa8"
> 
> It does seem to build the right things:
> 
> [koen@revo Angstrom]$ dpkg-deb -c build/tmp-angstrom_v2012_x-eglibc/deploy/ipk/armv7ahf-vfp-neon/libc6_2.15-r12+svnr19294_armv7ahf-vfp-neon.ipk  | grep hf
> lrwxrwxrwx root/root         0 2012-07-20 03:22 ./lib/ld-linux-armhf.so.3 -> ld-2.15.so
> 
> So why is TUNE_FEATURES not reported correctly in the build banner?

Good question. How are you selecting callconvention-hard?

Cheers,

Richard




  reply	other threads:[~2012-07-20 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20  7:08 TUNE_FEATURES not reported correctly in pre-build summary Koen Kooi
2012-07-20 16:31 ` Richard Purdie [this message]
2012-07-20 20:53   ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1342801883.21788.44.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox