All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [patch review] bitbake.conf: Introduce STAGING_BINDIR_CROSS_BASEPKG
Date: Sat, 08 Nov 2008 21:57:24 +0100	[thread overview]
Message-ID: <gf4ufl$8sj$1@ger.gmane.org> (raw)
In-Reply-To: <c384c5ea0811081204j6edb237aw69afe7163277a84e@mail.gmail.com>

On 08-11-2008 21:04, Leon Woestenberg wrote:
> Hello,
>
> On Sat, Nov 8, 2008 at 12:05 AM, Stanislav Brabec<utx@penguin.cz>  wrote:
>> It introduces STAGING_BINDIR_CROSS_BASEPKG pointing to
>> STAGING_BINDIR_CROSS of base packages and adds it to PATH (after
>> STAGING_BINDIR_CROSS).
>>
>> It fixes highly base package cross bindir lookup while compiling highly
>> optimized packages. Actually it's mplayer and sdl-config lookup.
>>
> I do not understand what exactly you fix.
>
> Could you explain more elaborately?

For pxa270 CPUs mplayer will enable iwmmxt extensions and do 
PACKAGE_ARCH = "iwmmxt", while other packages in the same build retain 
their default PACKAGE_ARCH (armv5te). So the sdl-config script wouldn't 
be in staging/iwmmxt-foo-linux, but in staging/armv5te-foo-linux. Since 
STAGING_BINDIR_CROSS is composed using PACKAGE_ARCH we need to point it 
'manually' to the armv5te one.

regards,

Koen




      reply	other threads:[~2008-11-08 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-07 23:05 [patch review] bitbake.conf: Introduce STAGING_BINDIR_CROSS_BASEPKG Stanislav Brabec
2008-11-08 20:04 ` Leon Woestenberg
2008-11-08 20:57   ` Koen Kooi [this message]

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='gf4ufl$8sj$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.