From 72e443f03f61da09b0284a428bd3c77f2e9f4f83 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Mon, 18 Jan 2021 13:26:35 -0600 Subject: [PATCH] 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 Signed-off-by: Dan Murphy --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 1 - 1 file changed, 1 deletion(-) 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" SYSFW_PREFIX_j7-evm-k3r5 = "ti-fs-firmware" SYSFW_PREFIX_j7200-evm-k3r5 = "ti-fs-firmware" SYSFW_PREFIX_j7-hs-evm-k3r5 = "ti-fs-firmware" -SYSFW_PREFIX_7200-hs-evm-k3r5 = "ti-fs-firmware" SYSFW_SUFFIX ?= "unknown"