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.k...@gmail.com] Sent: Thursday, December 11, 2014 6:05 PM To: Wu, Neil [CLIMATE/RS/CN] Cc: yocto@yoctoproject.org Subject: Re: [yocto] add files to dirctory in packages-split On Dec 11, 2014, at 1:35 AM, neil...@emerson.com<mailto:neil...@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@yoctoproject.org<mailto:yocto@yoctoproject.org> https://lists.yoctoproject.org/listinfo/yocto
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto