Author: titmuss
Date: Thu Jul 31 14:33:52 2008
New Revision: 2750

URL: http://svn.slimdevices.com?rev=2750&root=Jive&view=rev
Log:
Bug: 8911
Description:
Don't strip the wlan modules when using the pre-build binaries, that was 
causing the wlan to fail on 
jive.


Modified:
    
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-bin_1.0.bb

Modified: 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-bin_1.0.bb
URL: 
http://svn.slimdevices.com/7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-bin_1.0.bb?rev=2750&root=Jive&r1=2749&r2=2750&view=diff
==============================================================================
--- 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-bin_1.0.bb
 (original)
+++ 
7.2/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-gspi-module-bin_1.0.bb
 Thu Jul 31 14:33:52 2008
@@ -2,7 +2,7 @@
 SECTION = "base"
 LICENSE = "binary only"
 
-#PR = "r0"
+PR = "r1"
 
 PROVIDES = "marvell-gspi-module"
 
@@ -16,6 +16,8 @@
        "
 
 inherit module-base
+
+INHIBIT_PACKAGE_STRIP = 1
 
 dirs = "/lib /lib/modules /lib/modules/${KERNEL_VERSION} /lib/firmware"
 

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

Reply via email to