1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-09 04:50:45 +00:00

conf, recipes: add support for j7-hs-evm platform and j7 SoC family

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2020-04-24 05:14:30 +00:00
parent 08b60347ca
commit dd0d596fff
17 changed files with 87 additions and 56 deletions
@@ -8,7 +8,7 @@ inherit features_check
REQUIRED_MACHINE_FEATURES = "gpu"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7-evm"
COMPATIBLE_MACHINE = "j7"
PR = "r6"