All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: JC <jc@vtkloud.com>
Cc: yocto@yoctoproject.org
Subject: Re: ${libdir} usage
Date: Thu, 10 Oct 2013 11:01:53 +0100	[thread overview]
Message-ID: <2874521.TO6dkNyroi@helios> (raw)
In-Reply-To: <524B4663.1020106@vtkloud.com>

Hi Jay,

On Wednesday 02 October 2013 00:02:11 JC wrote:
> I'm currently putting together a bunch of recipes to install some cpan
> modules. I had some complaints by bitbake about files being installed
> but not shipped.
> 
> I figured that I need to populate FILES_{PN} but I'm not clear about
> what I should do with it: use ${libdir}, use "usr/*" ? Knowing that my
> image(s) directories mostly contain usr/lib/perl/* and sometimes usr/bin/*

Ultimately it depends on how those files have ended up there. If files have been 
installed in in /usr/lib because they've been installed in ${libdir} (this is 
the default for all autotooled recipes), then you should also use ${libdir} to 
match in FILES in case that value changes - some distros do this to flatten out 
/usr altogether for example.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2013-10-10 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 22:02 ${libdir} usage JC
2013-10-10 10:01 ` Paul Eggleton [this message]
2013-10-10 13:22   ` Jean-Charles JC Verdié

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=2874521.TO6dkNyroi@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=jc@vtkloud.com \
    --cc=yocto@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 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.