From 9f4da02be811b2b459fcc56ddf81073db122b8ad Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 23 Jan 2020 04:20:31 +0000 Subject: pm-lld-rtos:common-csl-ip-rtos: Adding am57xx boards for dra7xx build Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 1 + 1 file changed, 1 insertion(+) 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() { # Workaround: dra7xx build requires am57xx pm libraries for opencl-monitor TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x" +TI_PDK_LIMIT_BOARDS_append_dra7xx = " evmAM571x evmAM572x idkAM574x" INSANE_SKIP_${PN} = "arch staticdev" -- cgit v1.2.3-54-g00ecf