[Armadeus-commitlog] armadeus branch, master, updated. release-3.4-313-g4361573
Brought to you by:
sszy
|
From: jscheer <js...@us...> - 2011-07-08 16:35:52
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 43615733ee6124606d4ac45ba2c40cb9bc82a70d (commit)
via 02d225a4f4dd750b6eba10f65b36641cce80f17f (commit)
from 266506dca655d7f94ca9fdee0bb4a6e5f0b063f2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 43615733ee6124606d4ac45ba2c40cb9bc82a70d
Merge: 02d225a4f4dd750b6eba10f65b36641cce80f17f 266506dca655d7f94ca9fdee0bb4a6e5f0b063f2
Author: Jeremie Scheer <jer...@ar...>
Date: Fri Jul 8 18:35:15 2011 +0200
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 02d225a4f4dd750b6eba10f65b36641cce80f17f
Author: Jeremie Scheer <jer...@ar...>
Date: Fri Jul 8 18:34:19 2011 +0200
[TEST][PPS] Fix script test_wifi.sh by probing module mxcmmc before libertas_sdio.
-----------------------------------------------------------------------
Summary of changes:
target/pps/scripts/test_wifi.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/target/pps/scripts/test_wifi.sh b/target/pps/scripts/test_wifi.sh
index 93e4324..7d99775 100644
--- a/target/pps/scripts/test_wifi.sh
+++ b/target/pps/scripts/test_wifi.sh
@@ -18,6 +18,8 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
+modprobe mxcmmc
+sleep 1
modprobe libertas_sdio
# shutdown other ports
hooks/post-receive
--
armadeus
|