Commit Graph

490 Commits

Author SHA1 Message Date
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
MilhouseVH
5b59c857e7 bcm_sta/slice-drivers/intel_nuc_led: use common kernel_make function 2018-06-16 18:28:22 +01:00
MilhouseVH
c2d42064a8 bcm_sta: add fix kernel warnings patch 2018-06-16 18:28:21 +01:00
MilhouseVH
f223e59e4c bcm_sta: add 4.15.y support 2018-06-16 18:28:21 +01:00
MilhouseVH
56382c54b4 RTL8812AU: update to RTL8812AU-af07b27 2018-06-16 18:28:21 +01:00
MilhouseVH
b4b0c90587 RTL8188EU: update to RTL8188EU-277e396 2018-06-16 18:28:21 +01:00
MilhouseVH
b7a43a902c RTL8192EU: update to RTL8192EU-77bb7c3 2018-06-16 18:28:21 +01:00