aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
AgeCommit message (Collapse)Author
2012-07-18imx-test: depends on imx-lib so vpu testing application is buildOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-17imx-test: set PACKAGE_ARCH as the package is machine dependantOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17imx-test: depends on virtual/kernelOtavio Salvador
The build of imx-test requires the kernel source to be deployed onto sysroot so we do depends on kernel to be previously built. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-31imx-test: Add imx-test.inc fileDaiane Angolini
Rename imx-test_01.bb to imx-test_11.09.bb in order to use the Freescale release number of imx-test package. Add imx-test.inc to avoid dupplication of code if a new imx-test release was included. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-05-17imx-test: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-08imx-test: fix the recipeEric Bénard
- this recipe actually doesn't compile. - this patch fix this and package the tests. - currently only compile tested. Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-02-01imx-test: add imx51evk supportAdrian Alonso
* Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-01-21imx-test: New unit-tests. Does not compile yet.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>