summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-04-24 05:14:30 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-04-23 23:31:32 +0000
commitdd0d596fffd66a0bd0665b2fbe0dc09c16d92268 (patch)
treea43ecb2f90e8f65f5c563fec9a45080be996ba8c /recipes-graphics
parent08b60347caf748453c23a73ac7a991d4f04a737a (diff)
downloadmeta-ti-dd0d596fffd66a0bd0665b2fbe0dc09c16d92268.tar.gz
conf, recipes: add support for j7-hs-evm platform and j7 SoC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
index dba17016..2d5f0366 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
@@ -8,7 +8,7 @@ inherit features_check
8REQUIRED_MACHINE_FEATURES = "gpu" 8REQUIRED_MACHINE_FEATURES = "gpu"
9 9
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "j7-evm" 11COMPATIBLE_MACHINE = "j7"
12 12
13PR = "r6" 13PR = "r6"
14 14