Hauke Mehrtens
9493613e94
linux-firmware: fix md5sum
...
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>
2016-06-25 19:20:16 +02:00
Hauke Mehrtens
2ca4fa5feb
rtl8192su-firmware: move firmware to own package
...
Instead of downloading the firmware from some website take it from
linux-firmware package and do not download it separately any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-06-25 19:20:16 +02:00
Hauke Mehrtens
d2a372c4fc
rtl8192se-firmware: fix package build
...
The package did not pack the firmware because of a problem which looks
like a copy and past error.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-06-25 19:20:16 +02:00
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
7eeb254cc4
treewide: replace nbd@openwrt.org with nbd@nbd.name
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-06-07 08:58:42 +02:00
Hauke Mehrtens
04f33f7349
linux-firmware: fix rt73-usb-firmware package
...
Some parts of this package were named rt73-pci-firmware before which
looks like a copy and past error. This renames all parts to rt73-usb-
firmware and then the firmware gets build and the dependencies from the
package with the kernel module are also working correctly.
This fixes #22069
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 49037
2016-03-19 11:00:09 +00:00
Felix Fietkau
cd33dd3f7c
mac80211: add packages libertas-spi module and firmware
...
This adds option to build kernel module and firmware packages
for a Marvell 8686 SPI Wireless device
Signed-off-by: Joseph Honold <mozzwald@gmail.com>
SVN-Revision: 48750
2016-02-22 08:54:08 +00:00
Rafał Miłecki
0c403dc502
linux-firmware: package BCM4366 firmware
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48654
2016-02-08 07:30:49 +00:00
Rafał Miłecki
5d624d0b47
linux-firmware: update to the commit from 2016-01-25
...
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
2016-01-28 22:58:54 +00:00
Felix Fietkau
44df607a43
linux-firmware: fix mediatek/ralink package names
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48204
2016-01-11 20:51:19 +00:00
Felix Fietkau
26eb793589
mac80211: move broadcom firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48182
2016-01-10 16:36:48 +00:00
Felix Fietkau
4a791c8d4e
mac80211: move ti firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48181
2016-01-10 16:36:40 +00:00
Felix Fietkau
78efb85fa1
mac80211: move mediatek/ralink firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48180
2016-01-10 16:36:31 +00:00
Felix Fietkau
9e5df4a939
mac80211: move atheros/qca firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48179
2016-01-10 16:36:25 +00:00
Felix Fietkau
6d0d89dc65
mac80211: move marvell firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48178
2016-01-10 16:36:17 +00:00
Felix Fietkau
35baa05d80
mac80211: move intel firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48177
2016-01-10 16:36:08 +00:00
Felix Fietkau
9dee1adc0f
mac80211: move realtek firmware to the linux-firmware package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48176
2016-01-10 16:36:00 +00:00
Felix Fietkau
ce6edb31ce
linux-firmware: add commented out BuildPackage section for metadata scanning
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48175
2016-01-10 16:35:53 +00:00
Felix Fietkau
b6fcd06204
linux-firmware: remove duplication in package metadata
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48174
2016-01-10 16:35:46 +00:00
Felix Fietkau
2d21f6c6d6
linux-firmware: move realtek firmware packages to realtek.mk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48173
2016-01-10 16:35:40 +00:00
Felix Fietkau
727f2d336d
linux-firmware: update to the latest version, sync with subdir used by the mac80211 package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48172
2016-01-10 16:35:31 +00:00
Felix Fietkau
eda1b3a3f6
linux-firmware: minor makefile cleanup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47293
2015-10-30 22:01:04 +00:00
John Crispin
c3d310356d
firmware: linux-firmware: Add ibt-firmware and ar3k-firmware packages
...
Some bluetooth devices require firmware. Add intel bluetooth and ar3k for now.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 47222
2015-10-19 10:10:14 +00:00
Zoltan Herpai
599b40c3ed
kernel: add staging r8188eu module (3.13)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40609
2014-04-30 21:53:29 +00:00
Felix Fietkau
d589d40294
linux-firmware: add a new package for firmware (currently only builds r8169 firmware)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40447
2014-04-10 14:43:30 +00:00