All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>
To: openembedded-devel@lists.openembedded.org
Subject: LINGUAS_INSTALL and external-toolchain-csl
Date: Fri, 22 Oct 2010 01:20:30 +0200	[thread overview]
Message-ID: <4CC0CABE.70005@phoenixsoftware.it> (raw)

Hi all,

commit 4271024e26551da70e710cef6d2dcbfa8740b007 dated 2010-10-10 01:28:01 (GMT) introduced locale-base-* packages in the build list.
However CodeSourcery toolchain does not provide them, and using CSL cause bitbake choosing eglibc.
This is causing messages like:

ERROR: Multiple .bb files are due to be built which each provide virtual/arm-none-linux-gnueabi-libc-for-gcc (/home/gigi/code/import/openembedded/recipes/meta/external-toolchain-csl.bb /home/gigi/code/import/openembedded/recipes/eglibc/eglibc_2.9.bb).

The ERRORs disappears commenting out line the following line in classes/image.bbclass:
LINGUAS_INSTALL_linux += "${@' '.join(map(lambda s: 'locale-base-%s' % s, '${IMAGE_LINGUAS}'.split()))}"

I do not think this is the right solution :(
Any suggestion will be appreciated.

Regards
Gigi

--
Ing. Pierluigi Passaro
Viale Don Luigi Sturzo 34
30174 Venezia Mestre
Cel: +39 348 355 4119
Tel: +39 041 862 3373
Fax: +39 041 862 3173
Web: www.phoenixsoftware.it
P.IVA 03884060272




             reply	other threads:[~2010-10-21 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 23:20 Pierluigi Passaro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-21 22:34 LINGUAS_INSTALL and external-toolchain-csl Pierluigi Passaro

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=4CC0CABE.70005@phoenixsoftware.it \
    --to=pierluigi.passaro@phoenixsoftware.it \
    --cc=openembedded-devel@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.