Commit Graph

512 Commits

Author SHA1 Message Date
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