summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2020-01-23 04:20:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-01-23 14:20:34 +0000
commit87976e7deb258a8150a7c9138941aba2baa5b9a7 (patch)
tree3fba19dc747faf8ca5c17277d4563ee49ba643df
parent4f6dfaf55d8a71635e50255829797f973a8912d4 (diff)
downloadmeta-ti-87976e7deb258a8150a7c9138941aba2baa5b9a7.tar.gz
pm-lld-rtos:common-csl-ip-rtos: Adding am57xx boards for dra7xx build
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"