mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 11:59:49 +00:00
jailhouse: Pin to TI SOCs
This needs to be ported and tested with non-TI SOCs its better to limit this to just TI SOCs as of now this makes sure that meta-ti can be used in a multi-BSP distro Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
7b1d681ec7
commit
adfb6590ef
@@ -32,6 +32,7 @@ require jailhouse-arch.inc
|
||||
inherit module pythonnative bash-completion deploy
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
COMPATIBLE_MACHINE = "(ti-soc)"
|
||||
|
||||
JH_DATADIR ?= "${datadir}/jailhouse"
|
||||
JH_EXEC_DIR ?= "${libexecdir}/jailhouse"
|
||||
|
||||
Reference in New Issue
Block a user