[meta-ti] [PATCH 1/2] omap5-evm: Add DTB filter for building SDKs

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


* Add a DTB_FILTER variable to only package the omap5 DTB files
  in the SDK.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 conf/machine/omap5-evm.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/omap5-evm.conf b/conf/machine/omap5-evm.conf
index ba60e7c..80e6ee1 100644
--- a/conf/machine/omap5-evm.conf
+++ b/conf/machine/omap5-evm.conf
@@ -29,6 +29,8 @@ MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3836"
 # UBI: VID header offset:          2048 (aligned 2048)
 UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
 
+DTB_FILTER = "omap5"
+
 UBOOT_MACHINE = "omap5_uevm_config"
 
 # Currently removing the sgx machine feature because there is no SGX package
-- 
1.7.0.4




More information about the meta-ti mailing list