From: Denys Dmytriyenko <denys@ti.com>
To: Nikhil Devshatwar <a0132237@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: KERNEL_DEVICETREE_append in custom layer does not take effect in ti-tisdk-makefile
Date: Mon, 14 Oct 2019 23:02:24 -0400 [thread overview]
Message-ID: <20191015030223.GH14271@beryl> (raw)
In-Reply-To: <1d7507c5-ffa0-eeec-3575-5e42f1d14473@ti.com>
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.
--
Denys
next prev parent reply other threads:[~2019-10-15 3:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-14 12:28 KERNEL_DEVICETREE_append in custom layer does not take effect in ti-tisdk-makefile Nikhil Devshatwar
2019-10-15 3:02 ` Denys Dmytriyenko [this message]
2019-10-15 11:24 ` Jacob Stiffler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191015030223.GH14271@beryl \
--to=denys@ti.com \
--cc=a0132237@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.