All of lore.kernel.org
 help / color / mirror / Atom feed
* Is there anything like FILES_${PN}_append??
@ 2013-10-09  8:24 Amit Tomer
  2013-10-09 16:24 ` Chris Larson
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Tomer @ 2013-10-09  8:24 UTC (permalink / raw)
  To: yocto, yocto-request

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-10  6:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09  8:24 Is there anything like FILES_${PN}_append?? Amit Tomer
2013-10-09 16:24 ` Chris Larson
2013-10-10  6:32   ` Amit Tomer

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.