summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/libmcc/libmcc_1.03.bb
Commit message (Collapse)AuthorAgeFilesLines
* libmcc: bump to version 1.04Andy Voltz2014-02-261-23/+0
| | | | | | | | | | This version was released to integrate the cflags and symlink patches. Drop the merged patches. Change-Id: If83033bc8f51ae2478e20754e8c8a3da58e002c4 Signed-off-by: Andy Voltz <andy.voltz@timesys.com> Signed-off-by: Anthony Felice <tony.felice@timesys.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libmcc: Add minor changes to get recipe in better shapeOtavio Salvador2014-02-241-4/+5
| | | | | | | | | | | | | | In order to use the same pattern from other recipes, the following changes were made in recipe: - Use summary as the description was short - Drop vendor name from summary - Put RDEPENDS after source fields - Add empty line between S and CFLAGS - Drop extra space in CFLAGS appending Change-Id: Iadf4b9e8dee308692925cf7e0b22df9b4cffb03a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libmcc: add missing build dependency on kernel-module-mccAndy Voltz2014-02-211-0/+2
| | | | | | | kernel-module-mcc provides a header which libmcc includes. also add cflags to pull this in Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
* libmcc: Add packageAndy Voltz2013-08-291-0/+20
This provides a userspace library which can be used in Linux applications on Freescale Vybrid Platforms. This library interfaces with the kernel-module-mcc to pass information to MQX running on the M4. Change-Id: Ia90dc6cb1cd26745288cda5637ddb06a1ea8a6bd Signed-off-by: Andy Voltz <andy.voltz@timesys.com>