[meta-ti] [thud/master][PATCH 2/2] pm-lld-rtos: Enable building	opencl-monitor for dra76xx
    Djordje Senicic 
    x0157990 at ti.com
       
    Wed Jun 19 10:41:02 PDT 2019
    
    
  
Signed-off-by: Djordje Senicic <x0157990 at ti.com>
---
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
index 33ed5ffe..a8b870f0 100644
--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
@@ -63,4 +63,8 @@ do_compile_append() {
     tar -cf pm_lld.tar --exclude='*.tar' ./*
 }
 
+
+# Workaround: dra7xx build requires am57xx pm libraries for opencl-monitor
+TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x"
+
 INSANE_SKIP_${PN} = "arch staticdev"
-- 
2.17.1
    
    
More information about the meta-ti
mailing list