aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: update to the commit from 2017-09-06Henryk Heisig2017-09-171-3/+3
| | | | | | | | update firmware mrvl/sd8887_uapsta.bin Signed-off-by: Henryk Heisig <hyniu@o2.pl> [update to version 2017-09-06] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-221-6/+3
| | | | | | Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Revert "linux-firmware: Add mirrors"Felix Fietkau2016-12-221-3/+1
| | | | | | | | This reverts commit 0d4f02dfd650612aac6c11860139be03a0f54bee, which was obviously untested. git downloads cannot handle multiple URLs at the moment. 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>
* linux-firmware: Add mirrorsdiizzyy2016-09-271-1/+3
| | | | | | | Adds Google's mirrors as primary source and kernel.org as fallback. Discussed in #lede-dev on Freenode Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* linux-firmware: update to current Git headJo-Philipp Wich2016-09-231-3/+3
| | | | | | | | | | | | | | | | | | | Update the linux-firmware package in order to force the buildbots to fetch the proper mirrored version. Currently each builder has its own copy of the linux-firmware checkout staged in its own dl/, since the package was updated before the mirrored copy has been uploaded. The builders then subsequently uploaded their own copy instead, leading to md5sum mismatches since each clone produces different tarballs. By bumping the package to a new version and uploading the mirrored archive with the proper md5sum beforehand, the builders will fetch that instead and not upload their own copies. To properly solve that problem in the future we need to ensure that packed checkouts become reproducable. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* linux-firmware: update md5sumJo-Philipp Wich2016-09-221-1/+1
| | | | | | | | | | | | Since the md5sum of the mirrored Git clone archive has been set in the Makefile before that particular archive was uploaded to the source mirror, the buildbots uploaded their own, different copy instead invalidating the mirror md5sum for anyone else. In order to fix the mismatch, update the md5sum to reflect the archive being present on the download server. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* linux-firmware: update to the commit from 2016-09-15Rafał Miłecki2016-09-161-3/+3
| | | | | | This adds e.g. BCM43430 firmware (not packaged yet). Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* linux-firmware: fix md5sumHauke Mehrtens2016-06-251-1/+1
| | | | | | | | The copy on the mirror has a different md5sum as specified in this package Makefile. The content of the file on the mirror is the same as in the checkout so just update our md5sum. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* packages: prefer http over git for git protocolHauke Mehrtens2016-06-221-1/+1
| | | | | | | | | 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>
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* linux-firmware: update to the commit from 2016-01-25Rafał Miłecki2016-01-281-2/+2
| | | | | | | | This adds e.g. BCM4350 rev 5 and BCM4366 firmwares (not packaged yet). Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48544
* mac80211: move atheros/qca firmware to the linux-firmware packageFelix Fietkau2016-01-101-9/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48179
* mac80211: move marvell firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48178
* mac80211: move intel firmware to the linux-firmware packageFelix Fietkau2016-01-101-9/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48177
* linux-firmware: add commented out BuildPackage section for metadata scanningFelix Fietkau2016-01-101-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48175
* linux-firmware: remove duplication in package metadataFelix Fietkau2016-01-101-16/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48174
* linux-firmware: move realtek firmware packages to realtek.mkFelix Fietkau2016-01-101-30/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48173
* linux-firmware: update to the latest version, sync with subdir used by the ↵Felix Fietkau2016-01-101-3/+4
| | | | | | | | mac80211 package Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48172
* linux-firmware: minor makefile cleanupFelix Fietkau2015-10-301-22/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47293
* firmware: linux-firmware: Add ibt-firmware and ar3k-firmware packagesJohn Crispin2015-10-191-0/+40
| | | | | | | | Some bluetooth devices require firmware. Add intel bluetooth and ar3k for now. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> SVN-Revision: 47222
* kernel: add staging r8188eu module (3.13)Zoltan Herpai2014-04-301-0/+20
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40609
* linux-firmware: add a new package for firmware (currently only builds r8169 ↵Felix Fietkau2014-04-101-0/+43
firmware) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40447