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

Maupin, Chase chase.maupin at ti.com
Wed Apr 3 17:38:28 PDT 2013


We could probably do it in the image recipe with machine overrides.  How's that?

Sincerely,
Chase Maupin

Sent from my iPad

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