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 32787fb0dff053a4a31f9785ddb3f40e1d6a6063 (commit) from 0c5dcca2eeb2aea50fd52ce411c4255c4cc2b942 (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 32787fb0dff053a4a31f9785ddb3f40e1d6a6063 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Dec 7 10:55:24 2014 +0100
kernel: add patches for rt5572 wlan chipset.
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 2 ++ 1 file changed, 2 insertions(+)
Difference in files: diff --git a/lfs/linux b/lfs/linux index 2644711..dac6275 100644 --- a/lfs/linux +++ b/lfs/linux @@ -140,6 +140,8 @@ endif cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.22-iwlwifi-noibss_only_on_radar_chan.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.37-rt2800usb_add_dlink_dwa137_usbid.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.55-rt2800usb-change_queue_warn_to_debug.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.25_rt2x00_fix_bss_bcn_num.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.25-rt5592_no_special_txop_init.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.39-add_libertas_uap.patch
# mISDN Patches
hooks/post-receive -- IPFire 2.x development tree