diff options
author | Dan Murphy <dmurphy@ti.com> | 2021-01-18 13:26:35 -0600 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2021-01-21 07:57:22 -0600 |
commit | 5894a9b688a6fd12acac462e5e654e78529d2b5a (patch) | |
tree | 90ccbc6dd977e46a5cecb7dd8b08f63e213eae99 /recipes-bsp | |
parent | 20a25da3f1f1c294708db3c22ad66a00c432a606 (diff) | |
download | meta-ti-5894a9b688a6fd12acac462e5e654e78529d2b5a.tar.gz |
ti-sci-fw: Remove incorrect directive for 7200-hs
The 7200-hs-evm does not exist as a machine and if it did then this
directive should have been j7200-hs. So just remove it as it is
unneeded.
From: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb index 4d4a9a34..d1d10a60 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | |||
@@ -23,7 +23,6 @@ SYSFW_PREFIX = "ti-sci-firmware" | |||
23 | SYSFW_PREFIX_j7-evm-k3r5 = "ti-fs-firmware" | 23 | SYSFW_PREFIX_j7-evm-k3r5 = "ti-fs-firmware" |
24 | SYSFW_PREFIX_j7200-evm-k3r5 = "ti-fs-firmware" | 24 | SYSFW_PREFIX_j7200-evm-k3r5 = "ti-fs-firmware" |
25 | SYSFW_PREFIX_j7-hs-evm-k3r5 = "ti-fs-firmware" | 25 | SYSFW_PREFIX_j7-hs-evm-k3r5 = "ti-fs-firmware" |
26 | SYSFW_PREFIX_7200-hs-evm-k3r5 = "ti-fs-firmware" | ||
27 | 26 | ||
28 | SYSFW_SUFFIX ?= "unknown" | 27 | SYSFW_SUFFIX ?= "unknown" |
29 | 28 | ||