From: Denys Dmytriyenko <denys@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: [PATCH 2/2] ti33x: Add DTB filter for building SDKs
Date: Wed, 3 Apr 2013 21:10:07 -0400 [thread overview]
Message-ID: <20130404011007.GR10072@edge> (raw)
In-Reply-To: <47BFB0D4-4FB5-4C58-A905-C12C79B8E60C@ti.com>
On Wed, Apr 03, 2013 at 08:38:28PM -0400, Maupin, Chase wrote:
> We could probably do it in the image recipe with machine overrides. How's
> that?
Seems better, as it is nicely localized. And in case it grows up on us and
starts being used for other purposes or by other components/recipes, we can
always revisit adding it to meta-ti/BSP.
--
Denys
> On Apr 3, 2013, at 5:53 PM, "Dmytriyenko, Denys" <denys@ti.com> wrote:
>
> > On Wed, Apr 03, 2013 at 11:56:01AM -0500, Chase Maupin wrote:
> >> * Add a DTB_FILTER variable to only package the am335x DTB files
> >> in the SDK.
> >>
> >> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> >> ---
> >> conf/machine/include/ti33x.inc | 2 ++
> >> 1 files changed, 2 insertions(+), 0 deletions(-)
> >>
> >> diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
> >> index e8aa2ba..50844d1 100644
> >> --- a/conf/machine/include/ti33x.inc
> >> +++ b/conf/machine/include/ti33x.inc
> >> @@ -25,6 +25,8 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
> >>
> >> KERNEL_IMAGETYPE = "uImage"
> >>
> >> +DTB_FILTER = "am335x"
> >
> > I'm not sure about adding a new variable to meta-ti that is only used in tisdk
> > part of meta-arago... Any other options?
> >
> >
> >> UBOOT_ARCH = "arm"
> >> UBOOT_MACHINE = "am335x_evm_config"
> >>
> >> --
> >> 1.7.0.4
> >>
> >> _______________________________________________
> >> meta-ti mailing list
> >> meta-ti@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/meta-ti
> >>
next prev parent reply other threads:[~2013-04-04 1:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 16:56 [PATCH 1/2] omap5-evm: Add DTB filter for building SDKs Chase Maupin
2013-04-03 16:56 ` [PATCH 2/2] ti33x: " Chase Maupin
2013-04-03 22:52 ` Denys Dmytriyenko
2013-04-04 0:38 ` Maupin, Chase
2013-04-04 1:10 ` Denys Dmytriyenko [this message]
2013-04-04 11:44 ` Maupin, Chase
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=20130404011007.GR10072@edge \
--to=denys@ti.com \
--cc=chase.maupin@ti.com \
--cc=meta-ti@yoctoproject.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.