media_build anyone??
Added by Anders Gustafsson almost 2 years ago
This was an experimental build system for media drivers, allowing media drivers
from mainline to be backported to older kernels.
However, to maintain this took too much time and effort for little gain. Few
if any new PCI or USB drivers have been added to mainline in a long time,
almost all effort is happening for embedded systems.
In addition, it was only compile tested, and not whether it would actually work.
So the decision was made to stop maintaining this.
If someone would want to take over maintainership, then post a message to the
[email protected] mailinglist.
Hans Verkuil <[email protected]>
So, which one of the available forks should I use? https://github.com/tbsdtv/media_build?
Replies (1)
RE: media_build anyone?? - Added by Ron L almost 2 years ago
If you are wanting to install TBS drivers use their media_build fork. Follow the instructions on their wiki.
https://github.com/tbsdtv/linux_media/wiki
You can build and install the entire kernel if you want as well, but that is a lot longer to compile.