From f25438c7b94a65b063aaeff8abba94ba1a6c5759 Mon Sep 17 00:00:00 2001 From: Alex Ferguson <thoughtmonster@gmail.com> Date: Thu, 19 Nov 2009 13:18:51 +0200 Subject: Symlink helper_gspi.bin to gspi8686_hlp.bin for the libertas_spi kernel driver in the Samsung Omnia SGH-i900. --- recipes/firmwares/marvell-gspi-fw_9.70.3-p37.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/firmwares') 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}" -- cgit v1.2.3