Commit graph

61 commits

Author SHA1 Message Date
by-gnome
2fbb449060
Update to Linux 5.10 (#1144)
* RTL8192CU: fix kernel 5.10 compilation

* RTL8192DU: fix kernel 5.10 compilation

* RTL8192EU: fix kernel 5.10 compilation

* RTL8812AU: fix kernel 5.10 compilation

* bcm_sta: patch to compile with Linux 5.10

* xf86-video-nvidia: update to 455.45.01 for compatibility with Linux 5.10

* xf86-video-nvidia-legacy: Add patch to compile with Linux 5.10

* linux: add 5.10.2

* Generic: switch linux to 'mainline-5.10'

* iMX6: switch linux to 'mainline-5.10'

* linux: remove 5.9.14

Co-authored-by: Carlos Garces <CGarces@users.noreply.github.com>
Co-authored-by: heitbaum <rudi@heitbaum.com>
2020-12-21 23:07:41 +02:00
MilhouseVH
3fefed3376 RTL8812AU: update to RTL8812AU-d88d8b2 2020-04-10 15:39:29 +01:00
MilhouseVH
db017e9137 RTL8812AU: update to RTL8812AU-3ec2947 2020-04-08 18:14:06 +01:00
MilhouseVH
6027f4759b RTL8812AU: update to RTL8812AU-bdfef37 2019-06-15 06:26:29 +01:00
MilhouseVH
6dc333ec31 RTL8812AU: update to RTL8812AU-7c257da 2019-03-12 02:38:11 +00:00
MilhouseVH
b5bc9e9da9 RTL8812AU: switch to MilhouseVH repo with 4.20-rc1 fix 2019-03-11 03:31:14 +00:00
MilhouseVH
40a9045e1c RTL8812AU: update to RTL8812AU-61d0cd9 2018-10-25 14:49:46 +01:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
95206b810c RTL8812AU: update to RTL8812AU-ff2f1dd 2018-08-14 15:04:49 +01:00
CvH
4ec9a88fc7 spdx: packages/linux-drivers 2018-07-17 23:58:50 +02:00
MilhouseVH
56382c54b4 RTL8812AU: update to RTL8812AU-af07b27 2018-06-16 18:28:21 +01:00
Matthias Reichl
5712669e89 linux drivers: use TARGET_KERNEL_PREFIX instead of TARGET_PERFIX
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-17 17:54:34 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
2bfb9890a1 RTL8812AU: update to RTL8812AU-da70677 2017-11-13 09:47:49 +00:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Matthias Reichl
d101bdfa24 config/functions: add function get_full_module_dir
It returns the full module directory path, including /usr/lib/modules.

Use that in package.mk files to simply them and get rid of the
repeatedly added paths.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-10-12 19:59:11 +02:00
Radostan Riedel
de9d1af69f AArch64 projects: add 32-bit userspace support 2017-10-12 10:07:43 +02:00
MilhouseVH
833e36af94 RTL8812AU: update to RTL8812AU-8e7ccba 2017-09-02 11:16:07 +01:00
MilhouseVH
7c3e8a78f8 RTL8812AU: update to RTL8812AU-887f8cc 2017-07-19 17:54:25 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
0042e2a9d2 RTL8812AU: Add 4.12-rc1 kernel patch (fixes incomplete upstream patch) 2017-07-14 21:30:56 +01:00
MilhouseVH
f9b869f140 RTL8812AU: switch to paspro repo, with kernel commit 2017-07-14 19:25:23 +01:00
MilhouseVH
788c0d1dec RTL8812AU: update 4.11.0 kernel fix, renumber 2017-07-14 19:25:23 +01:00
MilhouseVH
be12fb0fb3 RTL8812AU: Fix build with kernel 4.11.9 2017-07-14 19:25:23 +01:00
marcvangend
856020dcfd Correcting VendorID for TP-Link T4U v2
As discussed in https://forum.libreelec.tv/thread/7057-tplink-archer-t4u-v2-ac1300-issue/?postID=46614
2017-06-10 14:09:54 +02:00
MilhouseVH
fcaeb59c85 RTL8812AU: Fix build for API changes in kernel 4.11 2017-05-12 21:53:50 +01:00
chewitt
629b2826dc RTL8812AU: add device ID for TP-Link T4U ver 2 2017-04-01 14:57:28 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
80f393f05a
RTL8812AU: use unified /usr 2016-12-04 13:23:42 -08:00
Lukas Rusak
7a434a2c91
RTL8812AU: add patch to fix multiple function definitions 2016-11-16 09:29:27 -08:00
Jérôme Benoit
29cf662774 RTL8812AU: update package to the stable branch 4.3.20
- Rebase all required patches to this driver version;
- Drop uneeded patches for compilation issue with gcc5 or debugging;
- Disable debug.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-11-04 16:31:32 +01:00
MilhouseVH
b5056810ba RTL8812AU: linux 4.8 fix 2016-10-13 01:20:28 +01:00
Peter Vicman
a3dca5031b RTL8812AU: fix patch file permission 2016-10-09 18:42:31 +02:00
Peter Vicman
6b94a15ae9 RTL8812AU: remove debug ouput 2016-10-09 14:05:52 +02:00
Christian Hewitt
521a42cce4 Merge pull request #744 from Kwiboo/c2
Odroid_C2: Switch to linux-amlogic
2016-09-27 11:28:05 +04:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Jonas Karlman
c80df2f000 RTL8812AU: update gcc-5 patch 2016-09-19 21:52:29 +02:00
chewitt
f0442bf22f rtl8812au: fix AP timeout value patch 2016-08-28 10:40:13 +01:00
MilhouseVH
7b49721ccd linux: add 4.7 compatability where required 2016-07-30 19:40:55 +01:00
MilhouseVH
66ccd6cbfc RTL8812AU: Fix AP timeout and disable power saving 2016-05-07 19:01:17 +01:00
Lukas Rusak
73250220ea RTL8812AU: add patch to support linux 4.6 2016-04-27 22:31:35 -07:00
Peter Vicman
b0d788a585 RTL8812AU: update to 928e27f from 4.3.22_beta branch
(works better for @sopparus)
2016-04-11 12:13:29 +02:00
Lukas Rusak
529b786bd6 RTL8812AU: add PKG_SOURCE_DIR 2016-03-15 10:40:25 -07:00
Lukas Rusak
30e322af17 RTL8812AU: use upstream url 2016-03-14 15:13:03 -07:00
Stephan Raue
a7852d481f RTL8812AU: update to RTL8812AU-9fc227c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-14 15:13:01 -07:00
Lukas Rusak
ae9e7cab5f buildsys: define TARGET_KERNEL_ARCH early 2016-02-29 21:25:37 +01:00
Stephan Raue
ceb4196543 RTL8812AU: add support for more WLAN Sticks
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-17 23:00:08 +01:00