On Thursday 02 May 2013 10:24:10 Burton, Ross wrote:
> On 1 May 2013 20:11, Stuart Yoder <b08...@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

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to