pandora-wifi: Update the TI WiLink4 based driver to the latest code and mark it as...
[openpandora.oe.git] / recipes / pandora-system / pandora-wifi / 0004-Default-to-DEBUG-Y-for-testing.patch
diff --git a/recipes/pandora-system/pandora-wifi/0004-Default-to-DEBUG-Y-for-testing.patch b/recipes/pandora-system/pandora-wifi/0004-Default-to-DEBUG-Y-for-testing.patch
new file mode 100755 (executable)
index 0000000..ed8d25a
--- /dev/null
@@ -0,0 +1,28 @@
+From a6042b78c0df886ebde5fa1d01bb7f38261dfdde Mon Sep 17 00:00:00 2001
+From: David-John Willis <John.Willis@Distant-earth.com>
+Date: Fri, 28 Aug 2009 14:09:59 +0100
+Subject: [PATCH 4/5] Default to DEBUG=Y for testing.
+
+---
+ sta_dk_4_0_4_32/common.inc |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+ mode change 100644 => 100755 sta_dk_4_0_4_32/common.inc
+
+diff --git a/sta_dk_4_0_4_32/common.inc b/sta_dk_4_0_4_32/common.inc
+old mode 100644
+new mode 100755
+index 17e8ec5..42c15df
+--- a/sta_dk_4_0_4_32/common.inc
++++ b/sta_dk_4_0_4_32/common.inc
+@@ -52,7 +52,7 @@ WORKQUEUE ?= y
+ #
+ # Enable or disable debugging
+ #
+-DEBUG ?= n
++DEBUG ?= y
+ #
+ # Enable or disable OS and init messages
+-- 
+1.6.3.1
+