aboutsummaryrefslogtreecommitdiffstats
path: root/tools/b43-tools/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* b43-tools: update to latest git HEADKrystian Kozak2018-06-181-3/+3
| | | | | | | | | | | 122ca37 Rename bits in hostflags to match new identifiers for the hostflags 32c2a3c Change order of identifiers to be ascending with the spr numbers f7016b5 Remove definitions which are not Broadcom specific b77c0a3 debug: Fix ordering of HF bits 3f46e61 fwcutter: Add firmware 9.10.178.27 27892ef fwcutter/make: Avoid _DEFAULT_SOURCE warning Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* b43-tools: fix tarball hashFelix Fietkau2016-12-221-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-221-1/+0
| | | | | | Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
| | | | | | Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* source: Switch to xz for packages and tools where possibleDaniel Engberg2016-10-061-2/+2
| | | | | | | | | | | * 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>
* b43-tools: update to version 019Hauke Mehrtens2014-07-021-3/+3
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41484
* b43-tools: update to version 017, which contains the patch.Hauke Mehrtens2012-12-071-3/+3
| | | | SVN-Revision: 34574
* b43-tools: get rid of the libfl dependency to fix build errors on mac os xFelix Fietkau2012-10-251-0/+1
| | | | SVN-Revision: 33934
* b43-tools: fix md5sumHauke Mehrtens2012-10-251-1/+1
| | | | SVN-Revision: 33931
* tools: add b43-toolsHauke Mehrtens2012-10-081-0/+50
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools. SVN-Revision: 33668