summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
Commit message (Collapse)AuthorAgeFilesLines
* imx-test-hdcp: Create 3.10.17-1.0.0 versionLauren Post2014-04-301-0/+23
| | | | | | | | 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>
* imx-test: Update to 3.10.17-1.0.0 GA versionLauren Post2014-04-301-6/+2
| | | | | | Change-Id: Ia62c064d246f0a8cf4e88d059490d8f58eead290 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Stop using mx6s SoC familyOtavio Salvador2014-04-231-1/+0
| | | | | | | | | 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>
* imx-test: Unify package used by MX23, MX28, MX5 and MX6Otavio Salvador2014-03-058-3470/+36
| | | | | Change-Id: Ic898b2562b08272ce6934321ed36ad9cf0a38c05 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernelOtavio Salvador2014-03-054-6/+10
| | | | | | | | | | | | | | 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>
* imx-test: Update to 3.10.17-1.0.0 versionLauren Post2014-02-202-10/+15
| | | | | | | 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>
* imx-test: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | 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>
* imx-test: add missing runtime dependencyRogerio Nunes2014-02-061-0/+2
| | | | | | | | | | 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>
* imx-test: Remove unused patchOtavio Salvador2014-01-181-26/+0
| | | | | | | 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>
* imx-test: MX23/MX28 depends on virtual/kernel onlyOtavio Salvador2014-01-181-0/+1
| | | | | | | 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>
* imx-test: Fix build failure due lacking of module build systemOtavio Salvador2014-01-181-0/+7
| | | | | | | | | 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>
* imx-test: Use the license text from common-licensesOtavio Salvador2014-01-062-2/+2
| | | | | | | | | 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>
* imx-test: Upgrade to 3.10.9-1.0.0Lauren Post2013-10-303-17/+21
| | | | | | | | | | | | 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>
* imx-test: Add dependency on imx-vpu1.5Daiane Angolini2013-10-181-0/+1
| | | | | Change-Id: Id3dce7c7531acb790e289438adfe08b5b9bcf87c Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-test: Remove redundant PACKAGE_ARCH settingOtavio Salvador2013-09-251-2/+0
| | | | | | | | 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>
* imx-test: Install vpu config and media filesDaiane Angolini2013-09-181-0/+3
| | | | | | | | | | | | | 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>
* imx-test: Update version to 3.5.7-1.0.0Lauren Post2013-08-052-9/+10
| | | | | | | | 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>
* imx-test.inc: Whitelist package QA warning/errorsOtavio Salvador2013-07-021-0/+2
| | | | | | | | 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>
* imx-test: Fix the compile commandDaiane Angolini2013-06-171-1/+6
| | | | | | | It includes the same INCLUDE_DIR from imx-lib Change-Id: Ie2a5aeff621a6c333e14d24a8c0e78a7b72ba50c Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-test: Include version 2.6.35.3-1.1.0 supportDaiane Angolini2013-04-101-0/+11
| | | | | | | This version is only compatible with mx28 Change-Id: Ia7d90a5d2c7df1b12b033a8ed4eab8b5bf5c8df1 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-test: fix ALLOW_EMPTY errorEric BENARD2013-03-071-1/+1
| | | | | | | 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>
* imx-test: Condition the mxc_epdc_x11_fb_test installationLeonardo Sandoval2013-02-082-2/+29
| | | | | | | | | | | | | | | | 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>
* imx-test: Update to version 1.1.0Daiane Angolini2013-01-252-8/+9
| | | | | Change-Id: I0b056ccf308229ba754619f07ac3beb87ef854f0 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-test: Add script to print system clocksLeonardo Sandoval2013-01-112-1/+33
| | | | | | | | 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>
* imx-test: Add 12.09.01 versionOtavio Salvador2012-11-222-0/+9
| | | | | Change-Id: Iad766a8438472ba69a24471e9b6094878d1a1914 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test.inc: Replace board specific information with SoCOtavio Salvador2012-10-151-4/+3
| | | | | | | 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>
* imx-test: Change fetch URI to use FSL_MIRROROtavio Salvador2012-09-283-3/+5
| | | | | | | | | 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>
* imx-test: Add a dummy packageOtavio Salvador2012-09-191-0/+9
| | | | | | | | | | | | 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>
* imx-test: depends on imx-lib so vpu testing application is buildOtavio Salvador2012-07-181-2/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
* imx-test: set PACKAGE_ARCH as the package is machine dependantOtavio Salvador2012-07-171-1/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: depends on virtual/kernelOtavio Salvador2012-07-171-1/+2
| | | | | | | 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>
* imx-test: Add imx-test.inc fileDaiane Angolini2012-05-313-38/+36
| | | | | | | | | | 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>
* imx-test: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-171-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: fix the recipeEric Bénard2012-03-081-4/+26
| | | | | | | | - 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>
* imx-test: add imx51evk supportAdrian Alonso2012-02-011-2/+2
| | | | | | | * Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-test: New unit-tests. Does not compile yet.Leon Woestenberg2012-01-215-0/+3457
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>