From: Alex Ferguson Date: Thu, 19 Nov 2009 11:18:51 +0000 (+0200) Subject: Symlink helper_gspi.bin to gspi8686_hlp.bin for the libertas_spi kernel driver in... X-Git-Tag: Release-2010-05/1~1648^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25438c7b94a65b063aaeff8abba94ba1a6c5759;p=openembedded.git Symlink helper_gspi.bin to gspi8686_hlp.bin for the libertas_spi kernel driver in the Samsung Omnia SGH-i900. --- 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}"