On 10/14/2019 11:02 PM, Denys Dmytriyenko wrote:
On Mon, Oct 14, 2019 at 05:58:50PM +0530, Nikhil Devshatwar wrote:
Hi Denys/Jacob,

I am appending the KERNEL_DEVICETREE variable in theĀ  meta-psdkla layer
linux-ti-staging_%.bbappend recipe
Nikhil,

You are appending the variable in a recipe - it will have the scope of that
recipe only.


All the additional DTB files get built correctly but the ti-tisdk-makefile
recipe cannot replace the Makefile with the updated variable.

Instead, it replaces the Makefile with old value of KERNEL_DEVICETREE

How is this happening? Can you please help me with how to achieve the same?
In order to change the variable to affect all the recipes, you have to do it
in one of the global config files.

We have been adding these in our branding file. See http://arago-project.org/git/projects/?p=meta-processor-sdk.git;a=blob;f=conf/distro/include/branding-processor-sdk.inc;h=b28e452119b4eb735d053d148f0d4faf7ff9da61;hb=HEAD#l35


_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to