summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2022-02-02 20:52:50 -0600
committerRyan Eatmon <reatmon@ti.com>2022-02-04 17:26:46 -0600
commitb51f739cf3dc55b1f5cccc1c1c782a4d53f171e3 (patch)
tree733908af3f20320c4fd8bb833a901155252a439f /recipes-bsp
parent5023dca1dec156ea6ee0865c9c95100e80ff2833 (diff)
downloadmeta-ti-b51f739cf3dc55b1f5cccc1c1c782a4d53f171e3.tar.gz
cnm-wave-fw: lock the compatiable machine to j721s2-evm
The original recipe listed the compatible platforms to all of j7, but at this time it is limited to j721s2-evm. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
index 3dd0f4f4..28f3440e 100644
--- a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
+++ b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
@@ -13,7 +13,7 @@ PR = "${INC_PR}.1"
13 13
14CLEANBROKEN = "1" 14CLEANBROKEN = "1"
15 15
16COMPATIBLE_MACHINE = "j7" 16COMPATIBLE_MACHINE = "j721s2-evm"
17 17
18PACKAGE_ARCH = "${MACHINE_ARCH}" 18PACKAGE_ARCH = "${MACHINE_ARCH}"
19 19