[yocto] add files to dirctory in packages-split

Neil.Wu at Emerson.com Neil.Wu at Emerson.com
Thu Dec 11 17:59:46 PST 2014


Hi Raj,
Thank you very much for your reply. I have try to do like  you say.
I’m compiling the glib-2.0,  need to  add the link file of one library to glib-2.0 package.
So I add the command like following :
FILES_${PN} += “${libdir}/libgio-2.0.so”
But , it can’t success.
Do you know whether need to do other thing?

Neil

From: Khem Raj [mailto:raj.khem at gmail.com]
Sent: Thursday, December 11, 2014 6:05 PM
To: Wu, Neil [CLIMATE/RS/CN]
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] add files to dirctory in packages-split


On Dec 11, 2014, at 1:35 AM, Neil.Wu at Emerson.com<mailto:Neil.Wu at Emerson.com> wrote:

Hi all,
I want to add some files to the specified  directory what in packages-split.

How to do it ?

FILES_<name-of-package> += “/path/to/file"



Thank you
Neil

--
_______________________________________________
yocto mailing list
yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20141212/b561049a/attachment.html>


More information about the yocto mailing list