[yocto] Is there anything like FILES_${PN}_append??

Amit Tomer amittomer25 at gmail.com
Wed Oct 9 01:24:20 PDT 2013


I have made some changes in .bb file related to openssh but this openssh
package is shared among variuos platforms and I want these changes to
be reflected
only to specific platform.

Now for variable SRC_URI ,I can do something like SRC_URI_append_xyz where
xyz is my platform where changes should be reflected.

Now there is one more Variable I added is FILES_${PN ,Now I wanted this variable
also to be xyz specific

So is there anything  like FILES_${PN}_append exist in yocto.

Or what other way to make it platform specific.

Thanks
Amit



More information about the yocto mailing list