aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/firmwares
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/firmwares')
-rw-r--r--recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb b/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
index 017ec70685..736ddb8e0e 100644
--- a/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
+++ b/recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb
@@ -11,6 +11,7 @@ do_install() {
install -d ${D}${base_libdir}/firmware
install -m 0644 gspi8686.bin helper_gspi.bin ${D}${base_libdir}/firmware
install -m 0644 ${WORKDIR}/Marvell-Licence.txt ${D}${base_libdir}/firmware
+ ln -s helper_gspi.bin ${D}${base_libdir}/firmware/gspi8686_hlp.bin
}
PACKAGES = "${PN}"