Commit graph

619 commits

Author SHA1 Message Date
kszaq
54bcd25b35 mali-midgard: update to r28p0 with all patches integrated 2019-06-10 00:31:41 +02:00
kszaq
948515655a gpu-sunxi-midgard: rename to mali-midgard 2019-06-10 00:31:41 +02:00
Carlos Garces
2d51499d3b RTL8192EU: Remove patches for old GCC versions. 2019-06-08 12:40:38 +02:00
Carlos Garces
3f75e52a7b RTL8192CU: Remove patches for old kernels and GCC versions 2019-06-08 12:40:38 +02:00
chewitt
395db39fc1 project: add mali-bifrost package 2019-06-05 22:58:44 +02:00
kszaq
d8d9399efa mali-utgard: use LibreELEC repo with support for all platforms, remove patches 2019-05-18 00:42:38 +02:00
kszaq
0e74c4f9d8 gpu-sunxi: rename to mali-utgard, prepare for adding platforms 2019-05-18 00:41:07 +02:00
Jernej Skrabec
d36571f635 gpu-sunxi-midgard: Fix building with 5.1 2019-05-12 21:23:42 +02:00
Jernej Skrabec
69d550b99c gpu-sunxi: Fix building with Linux 5.1 2019-05-12 21:23:42 +02:00
Jernej Škrabec
7e4975e93e
Merge pull request #3376 from MilhouseVH/linux5.1.0
linux (RPi/Generic): update to linux-5.1
2019-05-12 21:21:47 +02:00
kszaq
0030a190ea wetekdvb: drop package 2019-05-10 23:32:23 +02:00
MilhouseVH
6d5dfb4eb2 bcm_sta: fix kernel 5.1-rc1 2019-05-09 18:31:26 +01:00
MilhouseVH
d77cbc0bcd RTL8192EU: update to RTL8192EU-0a7199b 2019-05-09 18:31:26 +01:00
MilhouseVH
4d2b24b7d8 RTL8192DU: update to RTL8192DU-72b53f8 2019-05-09 18:31:26 +01:00
MilhouseVH
66c6db6a88 RTL8192CU: update to RTL8192CU-f32ef39 2019-05-09 18:31:26 +01:00
MilhouseVH
b53e8359ee RTL8812AU: update to RTL8812AU-bdfef37 2019-05-09 18:31:26 +01:00
kszaq
083e8cde8e packages: drop amlogic-specific packages 2019-05-04 00:01:55 +02:00
CvH
afae8c6a20
Merge pull request #3405 from LibreELEC/allwinner
Add Allwinner project
2019-04-14 14:32:57 +02:00
Jernej Skrabec
5273f88996 gpu-sunxi-midgard: Initial package 2019-04-08 19:43:09 +02:00
Lukas Rusak
a54e52af18 gpu-sunxi: initial package 2019-04-07 11:23:35 +02:00
5schatten
7cbc9b9e47 RTL8192DU: fix build for Kernel 3.14.29 / Project Amlogic_Legacy 2019-04-03 11:50:13 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
MilhouseVH
e691b3b693 packages: correct original copyright 2019-03-26 16:43:42 +00:00
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
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