]> code.ossystems Code Review - meta-freescale.git/commit
Enable Vivante kernel driver dynamic provider
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Aug 2015 20:32:47 +0000 (17:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
commit6d20ab47a75e6c044164c25ccaa9091b0bbc6915
treeaf01fa7469e3330422279556adc796195a47aaed
parent2f94562bba387c7a6ba457f66f39ac976f656f9b
Enable Vivante kernel driver dynamic provider

The linux-imx.inc based kernels now can dynamically provide the
Vivante kernel driver and satisfy the runtime dependency added for the
Vivante GPU user space libraries. The beauty of this solution is that
it makes ease for 3rd party kernel to reuse the same infrastructure
and use the external module easily.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc
recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc
recipes-kernel/linux/linux-imx.inc