Felix Fietkau
c7c1cf5618
treewide: clean up and unify PKG_VERSION for git based downloads
...
Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Daniel Engberg
9edfe7dd13
source: Switch to xz for packages and tools where possible
...
* Change git packages to xz
* Update mirror checksums in packages where they are used
* Change a few source tarballs to xz if available upstream
* Remove unused lines in packages we're touching, requested by jow- and blogic
* We're relying more on xz-utils so add official mirror as primary source, master site as secondary.
* Add SHA256 checksums to multiple git tarball packages
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
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>
9 years ago
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
10 years ago
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
10 years ago
John Crispin
18e5626236
acx-mac80211: fails to build on cobalt
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44687
10 years ago
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
10 years ago
John Crispin
a0c44b1ff0
acx-mac80211: v3.14 related compile fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43554
10 years ago
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
11 years ago
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
11 years ago
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
12 years ago
Hauke Mehrtens
7cbbd24d64
acx-mac80211: make it compile with the new backports mac80211
...
SVN-Revision: 36976
12 years ago
Hauke Mehrtens
8a3a7fdf07
acx-mac80211: make it compile with recent mac80211 again
...
SVN-Revision: 36481
12 years ago
Hauke Mehrtens
2d66598f41
acx-mac80211: make it compile with kernel 3.8
...
SVN-Revision: 35334
12 years ago
Hauke Mehrtens
4947dab66a
acx-mac80211: use same config options as mac80211 package
...
Problem was missing CONFIG_MAC80211_DEBUGFS
in the acx-mac80211 build, which broke subsequently the ABI in struct
ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe
also in other strange behaviour before.
I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also
for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in
package/mac80211/Makefile.
Thank you Oliver Winker
SVN-Revision: 35332
12 years ago
Hauke Mehrtens
190c566210
acx-mac80211: fix compilation
...
Some header files from mac80211 are now moved to the uapi dir.
SVN-Revision: 34937
12 years ago
Hauke Mehrtens
1b8688dd3e
acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
...
SVN-Revision: 33933
12 years ago
Florian Fainelli
9d13de5739
acx-mac80211: update to v2012-09-23-WIP
...
Patch from Daniel Gimpelevich.
SVN-Revision: 33746
13 years ago
Florian Fainelli
8230e20a79
add myself as maintainer of some packages
...
SVN-Revision: 33703
13 years ago
Hauke Mehrtens
8e6ea0d1b7
acx-mac80211: adapt interface changes in mac80211
...
The prototype of conf_tx and tx in struct ieee80211_ops changed some
time ago and was not compatible with the prototype assumes by
acs-mac80211.
At least I do not see any compile warnings about this any more.
SVN-Revision: 33624
13 years ago
Jo-Philipp Wich
febf63f3c4
acx-mac80211: depend on mipsel, not mips since AR7 is low endian
...
SVN-Revision: 33201
13 years ago
John Crispin
8c3ea37f2f
3rd time lucky ... too much sun today
...
SVN-Revision: 33152
13 years ago
John Crispin
21e5f332dc
unbreak deps
...
SVN-Revision: 33151
13 years ago
John Crispin
0e0a4932b1
breaks when building for powerpc
...
SVN-Revision: 33150
13 years ago
John Crispin
1f58c9b6c1
dont build on arm as kernel headers are missing/have a different layout
...
SVN-Revision: 32904
13 years ago
Vasilis Tsiligiannis
37c2235af7
acx-mac80211: Bump to v20120607
...
SVN-Revision: 32416
13 years ago
Vasilis Tsiligiannis
07d57edf59
acx-mac80211: Allow firmware downloading for more ACX1xx cards
...
SVN-Revision: 32415
13 years ago
Hauke Mehrtens
8ff6417c41
kernel: remove kernel modules and references to kernels <= 2.6.36
...
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
SVN-Revision: 31634
13 years ago
Florian Fainelli
7314de1e5d
acx-mac80211: update to 20122204
...
Upstream commit id: 15bbffea
SVN-Revision: 31455
13 years ago
Florian Fainelli
4ad1f2d710
acx-mac80211: update to 20111030
...
Fixes build failures with Linux 3.1+
SVN-Revision: 28939
13 years ago
Florian Fainelli
0a97fda27e
update acx-mac80211 to 20110821
...
SVN-Revision: 28089
14 years ago
Hauke Mehrtens
76cce7c90e
acx-mac80211 needs some header files from compat-wireless to build
...
SVN-Revision: 26572
14 years ago
Florian Fainelli
5f59f81af8
acx-mac8011: bump to 20110123
...
SVN-Revision: 25756
14 years ago
Florian Fainelli
0c71bc09d1
acx-mac80211: support loading different firmwares
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25167
14 years ago
Florian Fainelli
156c3aad1c
update acx-mac80211 to 20101030 snapshot, patch from sn9
...
SVN-Revision: 24137
14 years ago
Imre Kaloz
5ea6194ab0
remove 2.6.25 support
...
SVN-Revision: 24089
14 years ago
Felix Fietkau
2201a230a9
acx-mac80211: fix compile errors with the new compat-wireless
...
SVN-Revision: 24019
14 years ago
Florian Fainelli
5a9976011e
update acx-mac80211 to 20100830
...
SVN-Revision: 23002
15 years ago
Florian Fainelli
02b615d6ae
update acx-mac80211 and change the git url.
...
SVN-Revision: 22672
15 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Hauke Mehrtens
02a147de0c
kernel: fix build problems with recent kernel versions
...
SVN-Revision: 22137
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Florian Fainelli
8438342add
update acx-mac80211 to 2010514, bringing experimental AP support
...
SVN-Revision: 21466
15 years ago
Florian Fainelli
00e8846c96
update acx-mac80211 to 20100422, patch from Bernhard Loos
...
SVN-Revision: 21335
15 years ago
Florian Fainelli
573b0d82b5
unmark acx-mac80211 as being broken
...
SVN-Revision: 21308
15 years ago
Florian Fainelli
c7a38d6a1b
update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path
...
SVN-Revision: 20015
15 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Nicolas Thill
772fe7fe71
use the Download/ macro to get ACX firmwares
...
SVN-Revision: 12612
17 years ago
Florian Fainelli
027563a593
Use a newer acx firmware
...
SVN-Revision: 12455
17 years ago