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 02:24:23 +0000
commit9f4da02be811b2b459fcc56ddf81073db122b8ad (patch)
treeb6ae2e4768765f5d7ef6656c0ee44aa3ed17a22f
parentd418c1b4c86609918ebed0fce03e06411da48e7e (diff)
downloadmeta-ti-9f4da02be811b2b459fcc56ddf81073db122b8ad.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"