diff mbox series

[meta-ti] cnm-wave-fw: Fix old override syntax

Message ID 20230529074102.909101-1-kexin.hao@windriver.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti] cnm-wave-fw: Fix old override syntax | expand

Commit Message

Kevin Hao May 29, 2023, 7:41 a.m. UTC
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb b/meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
index 2f75f4e36832..a667d3356c34 100644
--- a/meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
+++ b/meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
@@ -27,7 +27,7 @@  ALTERNATIVE_TARGET[wave521c_codec_fw.bin] = "${nonarch_base_libdir}/firmware/cnm
 ALTERNATIVE_PRIORITY = "10"
 
 # Set up names for the firmwares
-ALTERNATIVE_${PN} = "wave521c_codec_fw.bin"
+ALTERNATIVE:${PN} = "wave521c_codec_fw.bin"
 
 do_install() {
 	install -d ${D}${nonarch_base_libdir}/firmware/cnm