summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso00@gmail.com>2012-02-01 00:37:29 -0600
committerAdrian Alonso <aalonso00@gmail.com>2012-02-01 00:37:29 -0600
commit4ec6e45f2483b0c52797b52e6d7093c568cb9032 (patch)
tree10372eb05dcc51912cd38ca294b0267e9d7115de /recipes-bsp/imx-test
parent67f035b6b62d33668ebab05ebdd4eeb2b4a0f81e (diff)
downloadmeta-fsl-arm-4ec6e45f2483b0c52797b52e6d7093c568cb9032.tar.gz
imx-test: add imx51evk support
* Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Diffstat (limited to 'recipes-bsp/imx-test')
-rw-r--r--recipes-bsp/imx-test/imx-test_0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-test/imx-test_0.1.bb b/recipes-bsp/imx-test/imx-test_0.1.bb
index af4e657..bf632fe 100644
--- a/recipes-bsp/imx-test/imx-test_0.1.bb
+++ b/recipes-bsp/imx-test/imx-test_0.1.bb
@@ -4,9 +4,9 @@ SECTION = "base"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
6 6
7PR = "r1" 7PR = "r2"
8 8
9COMPATIBLE_MACHINE = "(imx53ard|imx53qsb)" 9COMPATIBLE_MACHINE = "(imx53ard|imx53qsb|imx51evk)"
10 10
11SRC_URI = "file://imx-test-11.09.01.tar.gz \ 11SRC_URI = "file://imx-test-11.09.01.tar.gz \
12 file://0001-ENGR00158471-fix-ipu-unit-test-application-missing-i.patch \ 12 file://0001-ENGR00158471-fix-ipu-unit-test-application-missing-i.patch \