summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorRahul T R <r-ravikumar@ti.com>2022-11-04 22:46:26 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-10 08:21:37 -0600
commit84fbe8f62ee6fa6cb1a06444710e6d032e054e7c (patch)
tree0cb2bd9969d5cf8a5456ef359df5aeccf26e3e28 /meta-ti-bsp/recipes-bsp
parent0e01313fec59ce1f3597d03a2c26c689293cb57f (diff)
downloadmeta-ti-84fbe8f62ee6fa6cb1a06444710e6d032e054e7c.tar.gz
cadence-mhdp-fw: Add dependency for j721s2
cdns mhdp bridge is present in j721s2 soc. Add the dependency for the same Signed-off-by: Rahul T R <r-ravikumar@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb b/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
index 2f694202..b066a676 100644
--- a/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
+++ b/meta-ti-bsp/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 = "j721e" 13COMPATIBLE_MACHINE = "j721e|j721s2"
14 14
15PACKAGE_ARCH = "${MACHINE_ARCH}" 15PACKAGE_ARCH = "${MACHINE_ARCH}"
16 16