On 8/13/2019 3:45 PM, Mahesh Radhakrishnan wrote:
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishn...@ti.com>
---
  conf/machine/j7-evm.conf | 5 +++++
  1 file changed, 5 insertions(+)

diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index 17d48d0..22914ba 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -28,4 +28,9 @@ OPTEEOUTPUTMACHINE = "k3"
  IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
  WKS_FILE = "sdimage-bootpart.wks"
+# Set the list of device targets for ti-pdk class recipes
+TI_PDK_LIMIT_SOCS_j7-evm = "j721e"
+TI_PDK_LIMIT_BOARDS_j7-evm = "j721e_evm"
+TI_PDK_LIMIT_CORES_j7-evm = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mpu2_1 mpu3_0 mpu3_1 
c66xdsp_1 c66xdsp_2 c7x_1"


You are adding this directly to the machine configuration, so the "_j7-evm" overrides are not necessary and can be removed.


+
  do_image_wic[depends] += "mtools-native:do_populate_sysroot 
dosfstools-native:do_populate_sysroot u-boot:do_deploy"
--
_______________________________________________
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to