summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/pm-lld/pm-lld-rtos_git.bb1
1 files changed, 1 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 c8d74cde..5db670e3 100644
--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
@@ -66,5 +66,6 @@ do_compile_append() {
66 66
67# Workaround: dra7xx build requires am57xx pm libraries for opencl-monitor 67# Workaround: dra7xx build requires am57xx pm libraries for opencl-monitor
68TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x" 68TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x"
69TI_PDK_LIMIT_BOARDS_append_dra7xx = " evmAM571x evmAM572x idkAM574x"
69 70
70INSANE_SKIP_${PN} = "arch staticdev" 71INSANE_SKIP_${PN} = "arch staticdev"