Commit graph

10 commits

Author SHA1 Message Date
Demetris Ierokipides
7fd6cc34f5 Revert "Add kernel install locks to prevent race conditions (#1104)"
This reverts commit e3f7d0447c.
2021-01-21 23:00:22 +02:00
David G. F
e3f7d0447c
Add kernel install locks to prevent race conditions (#1104)
This uses the locking mechanism provided by the build system to grab a lock
(namely firmware-install) every time a firmware needs to be installed.

This is similar to the mechanism that python uses (exec_thread_safe)
but less restrictive since we do not grab a global lock.
2020-11-18 20:01:00 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Jonas Karlman
f8499ca0aa rockchip-firmware: install more bcm firmwares 2019-01-28 20:40:06 +00:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
Jonas Karlman
1abed91b48 rockchip-firmware: use rtl8723b_config with noflow on box-trn9 2018-10-03 18:39:27 +02:00
Jonas Karlman
0088480416 rockchip-firmware: add cdn-dp firmware 2018-08-21 23:37:45 +02:00
CvH
923b738020 spdx: packages/linux-firmware 2018-07-17 23:58:50 +02:00
Jonas Karlman
f2cc60eb25 RK3399: new device 2018-03-04 20:26:55 +01:00