summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti-img-encode-decode
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-bsp/ti-img-encode-decode
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-bsp/ti-img-encode-decode')
-rw-r--r--recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
index a1da9585..0192717e 100644
--- a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
+++ b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
@@ -7,7 +7,7 @@ inherit module
7MACHINE_KERNEL_PR_append = "g" 7MACHINE_KERNEL_PR_append = "g"
8PR = "${MACHINE_KERNEL_PR}" 8PR = "${MACHINE_KERNEL_PR}"
9 9
10COMPATIBLE_MACHINE = "j7-evm" 10COMPATIBLE_MACHINE = "j7"
11 11
12SRCREV = "0eba3678300f649e49f03d92d1b624cf0e008008" 12SRCREV = "0eba3678300f649e49f03d92d1b624cf0e008008"
13 13