mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
bfbe31ac4a
commit
da0a8ea3fc
@@ -63,4 +63,8 @@ do_compile_append() {
|
|||||||
tar -cf pm_lld.tar --exclude='*.tar' ./*
|
tar -cf pm_lld.tar --exclude='*.tar' ./*
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
# Workaround: dra7xx build requires am57xx pm libraries for opencl-monitor
|
||||||
|
TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x"
|
||||||
|
|
||||||
INSANE_SKIP_${PN} = "arch staticdev"
|
INSANE_SKIP_${PN} = "arch staticdev"
|
||||||
|
|||||||
Reference in New Issue
Block a user