summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pm-lld
diff options
context:
space:
mode:
authorDjordje Senicic <x0157990@ti.com>2019-06-19 23:41:02 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-20 14:36:16 +0000
commite2e658652a33282bee38325dd506408877d22434 (patch)
treea238162aabf31869083b70dbf12c6b65b51eef05 /recipes-bsp/pm-lld
parent73221195fac3b8227281355e28b3e4f62855880f (diff)
downloadmeta-ti-e2e658652a33282bee38325dd506408877d22434.tar.gz
pm-lld-rtos: Enable building opencl-monitor for dra76xx
Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pm-lld')
-rw-r--r--recipes-bsp/pm-lld/pm-lld-rtos_git.bb4
1 files changed, 4 insertions, 0 deletions
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() {
63 tar -cf pm_lld.tar --exclude='*.tar' ./* 63 tar -cf pm_lld.tar --exclude='*.tar' ./*
64} 64}
65 65
66
67# Workaround: dra7xx build requires am57xx pm libraries for opencl-monitor
68TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x"
69
66INSANE_SKIP_${PN} = "arch staticdev" 70INSANE_SKIP_${PN} = "arch staticdev"