All of lore.kernel.org
 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: Multilib Development Update
Date: Tue, 21 Jun 2011 14:31:23 +0100	[thread overview]
Message-ID: <1308663083.20015.30.camel@rex> (raw)
In-Reply-To: <CADFA591-642E-4377-9531-32646B9BE943@dominion.thruhere.net>

On Tue, 2011-06-21 at 14:28 +0200, Koen Kooi wrote:
> Op 21 jun 2011, om 14:14 heeft Richard Purdie het volgende geschreven:
> 
> > We've been experimenting with multilib and I now feel it right to
> > discuss the changes a bit further now there is something to discuss :).
> > The work so far on this is available on the branch:
> > 
> > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rpurdie/ml
> > 
> > There have been a few issues and some lessons to learn. I've also have
> > to make some implementation decisions based on the issues we were
> > running into. To summarise them:
> 
> [..]
> 
> > g) I set the TARGET_VENDOR to the horrendously ugly string
> > "-pokymllib32". The reason is that any "-" characters in there breaks
> > config.sub at present and other separators cause other issues. I suspect
> > we can fix that going forward but for now it works albeit looking
> > horrible.
> 
> Angstrom has had some problems with that as well and I think DISTROs
> shouldn't poke TARGET_VENDOR directly, but do something like:
> 
> bitbake.conf:
> 
> # No hyphens!
> DISTROVENDOR ??= "oecore"
> TARGET_VENDOR = "-${DISTROVENDOR}"
> 
> DISTRO.conf:
> 
> # No hyphens!
> DISTROVENDOR = "foo"

Agreed, I think we're going to need to do something like this.

Cheers,

Richard




  reply	other threads:[~2011-06-21 13:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 12:14 Multilib Development Update Richard Purdie
2011-06-21 12:28 ` Koen Kooi
2011-06-21 13:31   ` Richard Purdie [this message]
2011-06-21 13:02 ` Frans Meulenbroeks
2011-06-21 13:30   ` Richard Purdie
2011-06-21 13:33     ` Eric Bénard
2011-06-21 16:43       ` Khem Raj
2011-06-21 17:00       ` Richard Purdie
2011-06-21 14:35   ` Mark Hatle
2011-06-21 14:32 ` Khem Raj
2011-06-21 14:51   ` Mark Hatle
2011-06-29  9:10 ` [Multilib] a problem of SHLIBSDIR Lu, Lianhao
2011-06-29  9:49   ` Richard Purdie

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=1308663083.20015.30.camel@rex \
    --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 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.