Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Vybrid mcc related recipes | Otavio Salvador | 2016-04-19 | 1 | -51/+0 |
| | | | | | | | | | | | | | The mqxboot and mcc Linux kernel module requires the Timesys kernel to work. The kernel is not in use in meta-fsl-arm anymore and in long term the Vybrid will be using the remoteproc mechanism to share resources across the different CPU, inside of the SoC. As consequence of the update for the Linux 4.1 kernel, those recipes ought to move for meta-fsl-arm-extra where 3rd party boards can keep using them. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | kernel-module-mcc: move to kernel-modules subdir | Otavio Salvador | 2016-04-19 | 1 | -0/+51 |
There are more kernel modules which are going to be packaged so it makes sense to have them all in same subdirectory. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |