summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
AgeCommit message (Collapse)Author
2014-04-30imx-test-hdcp: Create 3.10.17-1.0.0 versionLauren Post
imx-test-hdcp is an HDCP test application for i.MX6 Change-Id: I942949d012fce9091e6ce55fd36f411cc78e1469 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-test: Update to 3.10.17-1.0.0 GA versionLauren Post
Change-Id: Ia62c064d246f0a8cf4e88d059490d8f58eead290 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-23Stop using mx6s SoC familyOtavio Salvador
The i.MX6 Solo is internally a i.MX6 Dual Lite but single core. This uses the mx6dl as the SoC family as it is already being done in the Kernel, U-Boot and Barebox. Change-Id: Ifefdce9d2f261352c409e7137c7566060e3915be Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-05imx-test: Unify package used by MX23, MX28, MX5 and MX6Otavio Salvador
Change-Id: Ic898b2562b08272ce6934321ed36ad9cf0a38c05 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-05imx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernelOtavio Salvador
Kernel 3.10 uses the common clock framework, so the clock tree information can be retrieved from the standard /sys/kernel/debug location, which means we don't really need a custom clocks.sh script for the 3.10 kernel. You just don't need to install it if you use a recent kernel that deploys the common clock tree framework (like it is the case for MX6 running 3.10). Change-Id: Ief01c62025faa2927a226f9cd670e52dabb304be Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-02-20imx-test: Update to 3.10.17-1.0.0 versionLauren Post
Release in 3.10.17-1.0.0_beta version. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-02-12imx-test: Fix package strip logicOtavio Salvador
OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: Ia66db7a90e30bc587e74b40dca8979fa82c20de9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-02-06imx-test: add missing runtime dependencyRogerio Nunes
The test scripts explicitly use bash instead of sh, so it's necessary to have bash as a runtime dependency in the imx-test recipe, otherwise, bitbake will fail when populating a rootfs that does not include bash. Change-Id: Ida97bbef7ca736cafa3874a7eabee8f8e942c715 Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
2014-01-18imx-test: Remove unused patchOtavio Salvador
The patch 'mxc_x11_test-exclude-IMX-5-6-platforms.patch' is unused, drop it. Change-Id: I2a46ed1db19331b9c3b7c9d1d662bfd455afe00d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-18imx-test: MX23/MX28 depends on virtual/kernel onlyOtavio Salvador
The MX23/MX28 does not have VPU so we depends on virtual/kernel only. Change-Id: I5f0c0496d5d53d80eb7da50c371d0754d0711750 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-18imx-test: Fix build failure due lacking of module build systemOtavio Salvador
The 'module-base' class provides the infrastructure to ensure modules are buildable. This fixes the build failures caused by lacking of 'scripts/basic/fixdep' application. Change-Id: I996d169acdbec900042a21c0153799bbc57d09ee Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-06imx-test: Use the license text from common-licensesOtavio Salvador
The previous used license file (from OE-Core source) may change even if GPL-2 or MIT does not; so we now use the files from common-licenses. Change-Id: I6c3ea399461cc7b13721f7c33a83e227f460e448 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-10-30imx-test: Upgrade to 3.10.9-1.0.0Lauren Post
imx-test includes exclusion for imx6 solo lite for vpu test cases and inclusion on epdc test cases Previous patches on imx-test have been applied to imx-test package Update to handle 3.10 kernel uapi directory which has the mxc headers Change-Id: Ifc98af6ca1c035879dba0ccb94ade5e0b276db03 Signed-off-by: Lauren Post <lauren.post@freescale.com>
2013-10-18imx-test: Add dependency on imx-vpu1.5Daiane Angolini
Change-Id: Id3dce7c7531acb790e289438adfe08b5b9bcf87c Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-09-25imx-test: Remove redundant PACKAGE_ARCH settingOtavio Salvador
The PACKAGE_ARCH is now dynamically set for package which depends on kernel. Change-Id: I4ae950e38e50d75bc0a6e14aabedd7d3102eff65 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-09-18imx-test: Install vpu config and media filesDaiane Angolini
Files (config_dec, config_enc, config_encdec, config_net) are used to configure mxc-vpu-test.out And file akiyo.mp4 is a sample media file used for mxc_vpu_test.out Fixes [YOCTO: #4185] Change-Id: I4a09988319440d75bf2c72d2f9351fa58a9804f4 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-08-05imx-test: Update version to 3.5.7-1.0.0Lauren Post
Update from 3.0.35-1.0.0 to 3.5.7-1.0.0 and is compatible with i.MX6 SoCs only. Change-Id: I83515b530032bd9f03649983b647a5339cd75305 Signed-off-by: Lauren Post <lauren.post@freescale.com>
2013-07-02imx-test.inc: Whitelist package QA warning/errorsOtavio Salvador
The binaries provided by Freescale does not provide debug symbols; we cannot fix those issues without full source code so ignore them. Change-Id: I86a56ef1ed200c2da46781e2e21c1d51d919b7f7 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-06-17imx-test: Fix the compile commandDaiane Angolini
It includes the same INCLUDE_DIR from imx-lib Change-Id: Ie2a5aeff621a6c333e14d24a8c0e78a7b72ba50c Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-04-10imx-test: Include version 2.6.35.3-1.1.0 supportDaiane Angolini
This version is only compatible with mx28 Change-Id: Ia7d90a5d2c7df1b12b033a8ed4eab8b5bf5c8df1 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-07imx-test: fix ALLOW_EMPTY errorEric BENARD
the package name needs to be specified else we get : ERROR: QA Issue: .../imx-test_00.00.00.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. Signed-off-by: Eric Bénard <eric@eukrea.com>
2013-02-08imx-test: Condition the mxc_epdc_x11_fb_test installationLeonardo Sandoval
Condition the compilation/installation of the unit test '/unit_tests/mxc_epdc_x11_fb_test'. This binary is only valid on specific platforms (not yet supported by current layer) like IMX508. Tested on a Sabre SD i.MX6Q board. Fixes: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3615 [YOCTO #3615] Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-25imx-test: Update to version 1.1.0Daiane Angolini
Change-Id: I0b056ccf308229ba754619f07ac3beb87ef854f0 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-01-11imx-test: Add script to print system clocksLeonardo Sandoval
This adds a 'clocks.sh' which can print the system clocks of the system. [YOCTO #3586] Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
2012-11-22imx-test: Add 12.09.01 versionOtavio Salvador
Change-Id: Iad766a8438472ba69a24471e9b6094878d1a1914 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-15imx-test.inc: Replace board specific information with SoCOtavio Salvador
The use of SoC information allow generic handle of iMX51 and iMX53 boards. Change-Id: Ie1e73c6a982db856d9f1ca9566111d2a7eb3ecfc Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-28imx-test: Change fetch URI to use FSL_MIRROROtavio Salvador
This changes the fetch URI to use FSL_MIRROR and remove the local tarball from the repository. Change-Id: I3f5a201e52dce7fe65fcb5d707ed8786e0bb3d44 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-19imx-test: Add a dummy packageOtavio Salvador
The dummy package allows for SoCs without imx-test compatible package to be used without the need of SoC specific changes in the default images. To achive it, we used a version 00.00.00 so it will be the "oldest" alternative for the recipe and being used only as a fallback. Change-Id: Icbdd2588cc98c8fbb093c7a44736b7ed2292844c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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>