All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Machine specific packages lacking shlibs
Date: Thu, 11 Mar 2010 17:43:28 +0100	[thread overview]
Message-ID: <hnb6jg$a6e$1@dough.gmane.org> (raw)
In-Reply-To: <hnb4m7$236$1@dough.gmane.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11-03-10 17:10, Koen Kooi wrote:
> Hi,
> 
> I'm building various packages that statically link to libraries that
> have too much knowledge about the kernel, so I have to make them machine
> specific. But after doing so all the shared libs have disappeared from
> the Depends: field!
> 
> Does anyone have some hints where this should get fixed?

OK, some digging into package.bbclass shows that SHLIBS dir is pointing
to machinespecific staging. That's cause by the recipe changing
BASEPKG_HOST_SYS to get it to stage its libs into machinespecific
staging where they belong. So:

If you poke at PASEPKG_HOST_SYS, also poke at SHLIBSDIR.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLmR2vMkyGM64RGpERAsK+AJ0fjdoDXpTCG3D08vUkUGmqJ101PACguCnY
VKUMRg3+ebRFgdcx6vgJQP8=
=lprG
-----END PGP SIGNATURE-----




      reply	other threads:[~2010-03-11 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 16:10 Machine specific packages lacking shlibs Koen Kooi
2010-03-11 16:43 ` Koen Kooi [this message]

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='hnb6jg$a6e$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.