Tim Steinbach
ce79348fe4
rtl8812au: 5.6.4.2_35491.20200318 -> 5.6.4.2_35491.20200702
2020-10-05 13:06:55 -07:00
Daniel Fullmer
45c0523b77
rtl8812au: 5.2.20.2_28373.20190903 -> 5.6.4.2_35491.20200318
2020-05-01 09:25:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Daniel Fullmer
51950d7a29
rtl8812au: fix cross compiling
...
Built and tested on:
Raspberry Pi 3, natively compiled on aarch64
Raspberry Pi 1, cross compiled from x86_64 to armv6l
2020-02-10 20:27:28 +01:00
Eelco Dolstra
711cbb9117
rtl8812au, rtl8821au: Prevent runtime dependency on kernel.dev
2019-09-23 19:23:21 +02:00
Daniel Fullmer
f12dcceb47
rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903
2019-09-12 13:07:27 -04:00
Daniel Fullmer
032d0bafce
rtl8812au: fix build with Linux >= 5.0
2019-05-16 17:54:06 -04:00
Daniel Fullmer
82c3d05d9e
rtl8812au: 5.2.20_25672.20171213 -> 5.2.20.2_28373.20180619
2018-12-14 23:10:43 -05:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Daniel Fullmer
59c43d60ad
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
2018-02-10 21:05:39 -05:00
Orivej Desh
7448d1f060
rtl8812au: fix build with Linux >= 4.14.9
2017-12-31 07:12:54 +00:00
Daniel Fullmer
c08ceb1df8
rtl8812au: Fixes for newer linux kernels
...
This includes the patches from the pull requests #42 , #43 , and #46
submitted to Grawp/rtl8812au_rtl8821au
2017-08-11 23:47:07 -04:00
Daniel Fullmer
afa9031062
rtl8812au: Fix comment typo
...
The commit 5d693c84d2
cleaned up the
substitute() function in stdenv and caused this line to
fail.
2017-08-11 23:31:12 -04:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Joachim Fasting
e6c65ecb12
tree-wide: remove uses of features.grsecurity
2017-05-14 15:08:51 +02:00
Yochai Meir
e70560ff98
rtl8812au: compiles on linux 4.8
2016-11-03 19:53:37 +02:00
Yochai
ca9c21b0ab
rtl8812au: 4.2.2-1 -> 4.3.20
2016-09-29 09:29:22 +03:00
Robin Gloster
8071cafe66
linuxPackages.rtl8812au: fix build
2016-08-14 08:59:55 +00:00
Robin Gloster
f60c9df0ba
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-28 15:16:29 +00:00
Joachim Fasting
2182fd52ad
rtl8812au: mark as broken on grsec kernels
...
All hydra builds against grsec kernels fail; builds against vanilla
kernels work.
2016-03-27 01:39:07 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Robin Gloster
b73c8a5d91
linuxPackages.rtl8812au: turn off pic hardening
2016-02-12 02:51:04 +00:00
Yochai
6f3f5f536d
rtl8812au: init at 4.2.2
2015-09-03 23:50:05 +02:00