Nicolas Thill
f4417f7ad8
package/*: replace occurences of 'ln -sf' to '$(LN)'
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43205
10 years ago
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
10 years ago
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
10 years ago
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43151
10 years ago
Felix Fietkau
e51eb6046d
add myself as a maintainer for a few more packages
...
SVN-Revision: 33693
13 years ago
Felix Fietkau
405e21d167
packages: sort network related packages into package/network/
...
SVN-Revision: 33688
13 years ago
Hamish Guthrie
4d844e10ab
Increase iwlist buffer size
...
SVN-Revision: 32777
13 years ago
Felix Fietkau
07183b57ee
wireless-tools: remove some more unnecessary stuff from iwconfig
...
SVN-Revision: 26218
14 years ago
Felix Fietkau
3b2713c42e
wireless-tools: reduce binary size by ~13k by removing unused/obsolete features
...
SVN-Revision: 18108
16 years ago
Gabor Juhos
bb5799aa95
wireless-tools: fix a bug in iwconfig power command
...
SVN-Revision: 16491
16 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
263b05274f
update wireless-tools to v0.29 (final), refresh patch, bumb release number
...
SVN-Revision: 14221
16 years ago
Nicolas Thill
0791acfc21
package shared library as well (partially closes : #3030 )
...
SVN-Revision: 10829
17 years ago
Andy Boyett
f9ddabb579
Fix iwconfig symlink generation, closes #3013
...
SVN-Revision: 10188
17 years ago
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
17 years ago
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
17 years ago
Felix Fietkau
969ac7459e
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
SVN-Revision: 9052
18 years ago
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
18 years ago
Felix Fietkau
80b89723d2
update wireless-tools to the latest version
...
SVN-Revision: 7477
18 years ago
Imre Kaloz
280a5b45f4
we don't need the shared library there
...
SVN-Revision: 7006
18 years ago
Felix Fietkau
d913bf3c49
move hostapd setup script from wireless-tools to hostapd package
...
SVN-Revision: 7000
18 years ago
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
18 years ago
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
18 years ago
Imre Kaloz
56beaee310
fix wireless-tools install *sigh* - thanks Kesha for noticing it
...
SVN-Revision: 6330
18 years ago
Felix Fietkau
d68a9310fb
move hostapd setup function to wireless-tools package, as it is driver independent
...
SVN-Revision: 5890
18 years ago
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
18 years ago
Felix Fietkau
105a602ecf
implement target profiles in menuconfig
...
SVN-Revision: 5512
19 years ago
Felix Fietkau
688443a803
don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
...
SVN-Revision: 5085
19 years ago