Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Martin Jansa <public-martin.jansa-Re5JQEeQqe8AvxtiuMwx3w@lo.gmane.org>
Subject: Re: [PATCH 11/17] eglibc: fix packaging of some of nativesdk packages
Date: Fri, 23 Sep 2011 19:09:59 +0400	[thread overview]
Message-ID: <4E7CA147.4060000@gmail.com> (raw)
In-Reply-To: <20110922120430.GE3477@jama.jama.net>

On 09/22/2011 04:04 PM, Martin Jansa wrote:
> Hi,
>
> after this patch PKGSUFFIX is probably evaluated too late and this:
>
> # PREFERRED_PROVIDER_glibc-thread-db=eglibc-thread-db
> PREFERRED_PROVIDER_glibc-thread-db="eglibc-thread-db"
> # RPROVIDES_eglibc-thread-db${PKGSUFFIX}=glibc-thread-db${PKGSUFFIX}
> RPROVIDES_eglibc-thread-db="glibc-thread-db"

The strange thing is that if I remove the PKGSUFFIX lines for 
eglibc-thread-db/eglibc-extra-nss, and put the following lines in, 
everyghing is working for me.

RPROVIDES_eglibc-extra-nss = "glibc-extra-nss"
RPROVIDES_eglibc-thread-db = "glibc-thread-db"
RPROVIDES_eglibc-extra-nss-nativesdk = "glibc-extra-nss-nativesdk"
RPROVIDES_eglibc-thread-db-nativesdk = "glibc-thread-db-nativesdk"

Also the following lines seem to work:

RPROVIDES_${PN}-extra-nss = "glibc${PKGSUFFIX}-extra-nss"
RPROVIDES_${PN}-thread-db = "glibc${PKGSUFFIX}-thread-db"


Could you please test that it works for you?

> doesn't seem to work as expected and gdb pulls whole
> external-csl-toolchain as glibc-thread-db provider for
>
> RRECOMMENDS_gdb_append_linux-gnueabi = " glibc-thread-db "
>
> and btw:
> ERROR: external-poky-toolchain: Recipe file does not have license file information (LIC_FILES_CHKSUM)
> ERROR: Licensing Error: LIC_FILES_CHKSUM does not match, please fix
>
> and sign of this behavior is also qemu-native pulled to build and
> warnings like this also for virtual/libc virtual/linux-libc-headers
>
> ERROR: Multiple .bb files are due to be built which each provide virtual/libiconv
> (/OE/shr-core/openembedded-core/meta/recipes-core/eglibc/eglibc_2.13.bb
>   /OE/shr-core/openembedded-core/meta/recipes-core/meta/external-csl-toolchain_2008q3-72.bb).
>
> Regards,
>
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





  parent reply	other threads:[~2011-09-23 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22 12:04 [PATCH 11/17] eglibc: fix packaging of some of nativesdk packages Martin Jansa
2011-09-22 23:35 ` Richard Purdie
2011-09-23 15:09 ` Dmitry Eremin-Solenikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-21 18:39 [PATCH 01/17] icecc-create-env: rename to -native Dmitry Eremin-Solenikov
2011-09-21 18:39 ` [PATCH 11/17] eglibc: fix packaging of some of nativesdk packages Dmitry Eremin-Solenikov

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=4E7CA147.4060000@gmail.com \
    --to=dbaryshkov@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=public-martin.jansa-Re5JQEeQqe8AvxtiuMwx3w@lo.gmane.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