Hauke Mehrtens
3f38356893
packages: prefer http over git for git protocol
...
In company networks everything except the http and https protocol is
often causes problems, because the network administrators try to block
everything else. To make it easier to use LEDE in company networks use
the https/http protocol for git access when possible.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-06-22 19:32:06 +02:00
Felix Fietkau
df93d53a4b
mac80211: update to wireless-testing 2016-05-12
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-05-15 20:55:39 +02:00
Hauke Mehrtens
9378f970ed
acx-mac80211: update git url
...
use URL scheme documented at http://sourceforge.net/p/forge/documentation/Git/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46552
2015-08-03 20:49:37 +00:00
Jonas Gorski
7c7695ab41
acx-mac80211: make it compile again against new compat-wireless
...
Update to "latest" HEAD and update it to match latest API changes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46305
2015-07-12 11:57:04 +00:00
John Crispin
18e5626236
acx-mac80211: fails to build on cobalt
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44687
2015-03-12 10:05:54 +00:00
Jonas Gorski
7eddcb14ff
kernel/acx-mac80211: fix autoloading on boot
...
The kernel build system cannot track dependencies of out-of-tree
modules, making the buildsystem fail to load mac80211.
Add mac80211 as an explicit load to ensure all required modules are
loaded.
Fixes #16522 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43631
2014-12-11 19:35:36 +00:00
John Crispin
a0c44b1ff0
acx-mac80211: v3.14 related compile fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43554
2014-12-08 06:15:11 +00:00
Hauke Mehrtens
06689aa5ed
acx-mac80211: really fix the build
...
The fix in r39482 was wrong.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39528
2014-02-08 11:30:20 +00:00
Hauke Mehrtens
f0985524d1
acx-mac80211: fix build after recent mac80211 update and refresh patches
...
This was only build tested.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39482
2014-02-05 20:02:48 +00:00
Jonas Gorski
06f3f01b06
acx-mac80211: update to latest version
...
Fixes compilation for linux 3.10.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38367
2013-10-12 10:50:35 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00