[oe-commits] Alex Ferguson : Symlink helper_gspi.bin to gspi8686_hlp. bin for the libertas_spi kernel driver in the Samsung Omnia SGH-i900.

git version control git at git.openembedded.org
Fri Nov 20 12:47:20 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: f25438c7b94a65b063aaeff8abba94ba1a6c5759
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f25438c7b94a65b063aaeff8abba94ba1a6c5759

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Thu Nov 19 13:18:51 2009 +0200

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 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 017ec70..736ddb8 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}"





More information about the Openembedded-commits mailing list