All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlef Vollmann <dv@vollmann.ch>
To: openembedded-devel@openembedded.org
Subject: Re: PREFERRED_PROVIDER (was: Conditional Expressions in Python)
Date: Mon, 10 Sep 2007 00:15:16 +0200	[thread overview]
Message-ID: <46E47074.391F1AA7@vollmann.ch> (raw)
In-Reply-To: 19c1b8a90709091325ue7f5cf5rd3956add41e45c5@mail.gmail.com

Khem Raj wrote:
> 
> which distro are you using. angstrom-2007.1.conf could be your problem
> 
> ./conf/distro/angstrom-2007.1.conf:335:PREFERRED_PROVIDER_virtual/powerpc-angstrom-linux-libc-for-gcc
>        = "glibc-intermediate"
Oops, sorry.
You're completely correct, it's my fault:
I searched for 'PREFERRED_PROVIDERS.*libc-for-gcc' and didn't think
of the PREFERRED_PROVIDER_.*.
Sorry again.

But now the next question:
What's the priority of the PREFERRED_PROVIDER* settings?
PREFERRED_PROVIDERS is one long list with potentially lots of
entries, possibly conflicting.
What gets priority?  The first entry for a specific target or the
last entry?

And it seems that a specific PREFERRED_PROVIDER_.* setting gets
priority over the PREFERRED_PROVIDERS list.  Is that always correct?

And as the distro.conf is read after the local.conf, there's no
way to override a setting from distro.conf in local.conf, correct?

For me that's not really a problem, as I have my own distro.conf
that includes (requires) angstrom.conf, but I think local.conf
is always more specific for the user (hance its name) than distro.conf,
so it would be nice if distro settings could be overridden in
local.conf.

  Detlef

-- 
Detlef Vollmann   vollmann engineering gmbh
Linux and C++ for Embedded Systems    http://www.vollmann.ch/



  reply	other threads:[~2007-09-09 22:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 22:46 What is glibc-intermediate for? Detlef Vollmann
2007-09-09  8:50 ` pHilipp Zabel
2007-09-09 11:59   ` Detlef Vollmann
2007-09-09 12:32     ` Conditional Expressions in Python Dr. Michael Lauer
2007-09-09 18:25       ` PREFERRED_PROVIDER (was: Conditional Expressions in Python) Detlef Vollmann
2007-09-09 20:25         ` Khem Raj
2007-09-09 22:15           ` Detlef Vollmann [this message]
2007-09-09 20:28       ` Conditional Expressions in Python Khem Raj

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=46E47074.391F1AA7@vollmann.ch \
    --to=dv@vollmann.ch \
    --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.