Author: titmuss
Date: Thu Jul 24 02:08:23 2008
New Revision: 2731

URL: http://svn.slimdevices.com?rev=2731&root=Jive&view=rev
Log:
Bug: N/A
Description:
Don't strip wlan modules, otherwise they won't load.


Modified:
    
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/files/gspi.ko
    
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/files/gspi8xxx.ko
    
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-src_svn.bb

Modified: 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/files/gspi.ko
URL: 
http://svn.slimdevices.com/7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/files/gspi.ko?rev=2731&root=Jive&r1=2730&r2=2731&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/files/gspi8xxx.ko
URL: 
http://svn.slimdevices.com/7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/files/gspi8xxx.ko?rev=2731&root=Jive&r1=2730&r2=2731&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-src_svn.bb
URL: 
http://svn.slimdevices.com/7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-src_svn.bb?rev=2731&root=Jive&r1=2730&r2=2731&view=diff
==============================================================================
--- 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-src_svn.bb
 (original)
+++ 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-src_svn.bb
 Thu Jul 24 02:08:23 2008
@@ -3,7 +3,7 @@
 LICENSE = "binary only"
 
 PV = "1.0"
-#PR = "r0"
+PR = "r1"
 
 PROVIDES = "marvell-gspi-module"
 
@@ -15,6 +15,8 @@
 S = "${WORKDIR}/src_gspi8686"
 
 inherit module-base
+
+INHIBIT_PACKAGE_STRIP = 1
 
 CFLAGS_prepend += "-I${S}/os/linux"
 CFLAGS_prepend += "-I${S}/wlan"

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to