summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2022-07-25 14:47:51 -0500
committerRyan Eatmon <reatmon@ti.com>2022-07-26 18:21:20 -0500
commite77f90e341528b6735a60274d293e3de5ecbc135 (patch)
tree28c1709e98602cc3b2d5fba5ee7fd6be9d52d9fa /recipes-bsp
parent762f4908189fcd5f62cb259767768534264d7702 (diff)
downloadmeta-ti-e77f90e341528b6735a60274d293e3de5ecbc135.tar.gz
cadence-mhdp-fw: Lock firmware to j721e
This firmware is only applicable to the j721e platform and not all j7 devices. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb b/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
index 5cbbceb6..ec102761 100644
--- a/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
+++ b/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
@@ -10,7 +10,7 @@ PR = "${INC_PR}.0"
10 10
11CLEANBROKEN = "1" 11CLEANBROKEN = "1"
12 12
13COMPATIBLE_MACHINE = "j7" 13COMPATIBLE_MACHINE = "j7-evm|j7-hs-evm"
14 14
15PACKAGE_ARCH = "${MACHINE_ARCH}" 15PACKAGE_ARCH = "${MACHINE_ARCH}"
16 16