[meta-ti] [PATCH 2/2] ti33x: Add DTB filter for building SDKs

Denys Dmytriyenko denys at ti.com
Wed Apr 3 18:10:07 PDT 2013


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 at 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 at 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 at yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/meta-ti
> >> 



More information about the meta-ti mailing list