mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
sa-lld: limit to k2hk, k2e and k2l
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
LICENSE = "BSD-3-Clause & TI-TFL"
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
COMPATIBLE_MACHINE = "k2hk|k2e|k2l"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=cd04fb087063a2a82c4ce61983836871"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user