Thanks Chris for your response
So you mean to say I can apply it to FILES_${PN}
IS something like FILES_${PN}_append_xyz fine??
On Wed, Oct 9, 2013 at 9:54 PM, Chris Larson wrote:
>
> On Wed, Oct 9, 2013 at 1:24 AM, Amit Tomer wrote:
>>
>> Now for variable SRC_URI ,I can do something like SRC_U
On Wed, Oct 9, 2013 at 1:24 AM, Amit Tomer wrote:
> Now for variable SRC_URI ,I can do something like SRC_URI_append_xyz where
> xyz is my platform where changes should be reflected.
>
This isn't specific to SRC_URI, it's general bitbake syntax that works for
any variable.
--
Christopher Larson
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