mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
sa-lld-test: Only build binaries relevent to the machine
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
1e37806e85
commit
2aadb3d5c0
@@ -4,9 +4,13 @@ DEPENDS = "common-csl-ip cppi-lld qmss-lld pa-lld sa-lld"
|
|||||||
|
|
||||||
include sa-lld.inc
|
include sa-lld.inc
|
||||||
|
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.1"
|
||||||
|
|
||||||
DEVICELIST = "k2h k2k k2l k2e"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|
||||||
|
DEVICELIST_k2hk-evm = "k2h k2k"
|
||||||
|
DEVICELIST_k2l-evm = "k2l"
|
||||||
|
DEVICELIST_k2e-evm = "k2e"
|
||||||
|
|
||||||
CHOICELIST = "no yes"
|
CHOICELIST = "no yes"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user