From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Stuart Yoder <b08248@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: yajl: Installed (but unpackaged) file(s) found
Date: Thu, 02 May 2013 10:36:02 +0100 [thread overview]
Message-ID: <2887547.jBA5alvWfN@helios> (raw)
In-Reply-To: <CAJTo0LYk3yyh3dXk5hmvbvpiv9fWNmgoZpYzUb_U9Kc6CsMELA@mail.gmail.com>
On Thursday 02 May 2013 10:24:10 Burton, Ross wrote:
> On 1 May 2013 20:11, Stuart Yoder <b08248@gmail.com> wrote:
> > FILES_yajl="/usr/bin/* /usr/sbin/* /usr/lib64/yajl/* ...
> >
> > Ho do I get the yajl recipe to either a) build the files in lib64 or
> > b) package them from lib.
>
> Don't hard-code paths, instead use the symbols available in bitbake.conf:
>
> FILES_yajl = "${bindir}/* ${sbindir}/* ${libdir}/yajl/*"
You should also use FILES_${PN} rather than FILES_yajl.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-05-02 9:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-01 19:11 yajl: Installed (but unpackaged) file(s) found Stuart Yoder
2013-05-02 9:24 ` Burton, Ross
2013-05-02 9:36 ` Paul Eggleton [this message]
2013-05-02 13:16 ` Stuart Yoder
2013-05-02 13:29 ` Burton, Ross
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=2887547.jBA5alvWfN@helios \
--to=paul.eggleton@linux.intel.com \
--cc=b08248@gmail.com \
--cc=openembedded-core@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.