($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Joel GUITTET" <jguittet.opensource@witekio.com>
To: yocto@lists.yoctoproject.org
Subject: Implicit RPROVIDES somewhere ?
Date: Tue, 16 Apr 2024 07:50:34 -0700	[thread overview]
Message-ID: <vH8o.1713279034521726163.thkx@lists.yoctoproject.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 840 bytes --]

Hello,

I have a target with multilib aarch64+arm.
I'm building a library "foo" that DEPENDS of library "bar". I need the library "foo" to be installed in the rootfs, but not the library "bar" (for specific reason in my project).
The recipe of library "foo" DEPENDS of "bar" but no RDEPENDS is used.

arm arch: I observe that the library "foo" is installed in "/usr/lib", and library "bar" is not installed, as expected.
aarch64 arch: I observe that the library "foo" is installed in "/usr/lib64", and library "bar" is installed in "/usr/lib64" as well, which is not what I want !!

It seems there is like an implicit RDEPENDS there, but only for the aarch64 architecture.

I'm looking to the right configuration to do here and will appreciate any inputs/topics to be checked in my project to progress on this.

Thanks
Joel

[-- Attachment #2: Type: text/html, Size: 900 bytes --]

             reply	other threads:[~2024-04-16 14:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16 14:50 Joel GUITTET [this message]
2024-04-16 15:14 ` [yocto] Implicit RPROVIDES somewhere ? Quentin Schulz
2024-04-16 17:09   ` Joel GUITTET
2024-04-17  8:32     ` Quentin Schulz
2024-04-18  8:50       ` Joel GUITTET
2024-04-18  9:13         ` Quentin Schulz
2024-04-18 10:11           ` Joel GUITTET

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=vH8o.1713279034521726163.thkx@lists.yoctoproject.org \
    --to=jguittet.opensource@witekio.com \
    --cc=yocto@lists.yoctoproject.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).