Commit Graph

496 Commits

Author SHA1 Message Date
MilhouseVH
de1343f55b RTL8188EU: update to RTL8188EU-9a56f32 2019-03-12 02:38:11 +00:00
MilhouseVH
8fbd15e442 RTL8192EU: update to RTL8192EU-b63646f 2019-03-12 02:38:11 +00:00
MilhouseVH
6dc333ec31 RTL8812AU: update to RTL8812AU-7c257da 2019-03-12 02:38:11 +00:00
MilhouseVH
0b358678b6 RTL8192DU: update to RTL8192DU-3105cd3 2019-03-12 02:38:11 +00:00
MilhouseVH
711be51cd8 RTL8192CU: update to RTL8192CU-d7c7e6a 2019-03-12 02:38:08 +00:00
MilhouseVH
b5bc9e9da9 RTL8812AU: switch to MilhouseVH repo with 4.20-rc1 fix 2019-03-11 03:31:14 +00:00
MilhouseVH
c2281f3c37 packages: set custom PKG_[CONFIGURE|CMAKE|MESON]_SCRIPT in configure_package()
When setting a custom build script (which must be relative to $PKG_BUILD), the
value should be set in configure_package() so that $PKG_BUILD is known, and also
because the path to the script will be validated prior to calling
pre_configure_$TARGET(), so the script variable must be configured once the pacakge
is sourced.
2018-12-18 20:22:13 +00:00
MilhouseVH
b518bbf4e7 packages: implement late variable binding
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
MilhouseVH
40a9045e1c RTL8812AU: update to RTL8812AU-61d0cd9 2018-10-25 14:49:46 +01:00
MilhouseVH
4166032bc6 RTL8192EU: update to RTL8192EU-dcd7524 2018-10-25 14:49:46 +01:00
MilhouseVH
968e288066 RTL8192DU: update to RTL8192DU-31a276d 2018-10-25 14:49:46 +01:00
MilhouseVH
8b5e3a80f4 RTL8192CU: update to RTL8192CU-2636011 2018-10-25 14:49:46 +01:00
MilhouseVH
432ac77c3f RTL8188EU: update to RTL8188EU-4b0ecca 2018-10-25 14:49:46 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02: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
Matthias Reichl
348da26ab0 slice-drivers: update to 8a2bdcd
This fixes build issues on kernel 4.17 and newer

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-10-06 14:52:28 +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
d853a4fa07 RTL8192DU: fix vfs_read 2018-06-16 18:28:22 +01:00
MilhouseVH
7146f54fb1 RTL8192DU: fix build with aarch64 kernel
Details: https://github.com/xenserver/linux-3.x.pg/blob/master/master/0022-xen-netback-include-definition-of-csum_ipv6_magic.patch
2018-06-16 18:28:22 +01:00
MilhouseVH
9cd439ead5 RTL8192DU: fix build with old 3.x kernels 2018-06-16 18:28:22 +01:00
MilhouseVH
ef3c44fc4e Amlogic: use common kernel_make function 2018-06-16 18:28:22 +01:00