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

Chase Maupin Chase.Maupin at ti.com
Wed Apr 3 09:56:01 PDT 2013


* 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"
+
 UBOOT_ARCH = "arm"
 UBOOT_MACHINE = "am335x_evm_config"
 
-- 
1.7.0.4




More information about the meta-ti mailing list