summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \