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 "IPFire 2.x development tree".
The branch, master has been updated via 5dcde26d6e303fa42367afd884a368a23682c1b9 (commit) from 06f626f9f51219670741f6138785076b3dd124fc (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 5dcde26d6e303fa42367afd884a368a23682c1b9 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Dec 4 00:09:19 2010 +0100
Revert "Updated compat-wireless (2.6.36-5)."
This reverts commit 6a0fb93fdbc94d823a1291d627a4f2ab263058ae.
Ralink "g" cards are unuseable with this version. (rt73 and rt2500 maybee more).
-----------------------------------------------------------------------
Summary of changes: lfs/compat-wireless | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/lfs/compat-wireless b/lfs/compat-wireless index 79d8dfe..44a2dcc 100644 --- a/lfs/compat-wireless +++ b/lfs/compat-wireless @@ -34,7 +34,7 @@ else endif endif
-VER = 2.6.36-5-spn +VER = 2.6.35-1
THISAPP = compat-wireless-$(VER) DL_FILE = compat-wireless-$(VER).tar.bz2 @@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 095d00646a44100ba979e8f13746ed86 +$(DL_FILE)_MD5 = 41c51280e5aa140c62a2a9871e2ae505
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree