summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/imx-test/imx-test_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-bsp/imx-test/imx-test_0.1.bb b/meta-fsl-arm/recipes-bsp/imx-test/imx-test_0.1.bb
index aed28312e..6de7ae234 100644
--- a/meta-fsl-arm/recipes-bsp/imx-test/imx-test_0.1.bb
+++ b/meta-fsl-arm/recipes-bsp/imx-test/imx-test_0.1.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
6 6
7PR = "r3" 7PR = "r3"
8 8
9COMPATIBLE_MACHINE = "(imx53ard|imx53qsb|imx51evk)" 9COMPATIBLE_MACHINE = "(mx5)"
10 10
11TESTVERSION = "11.09.01" 11TESTVERSION = "11.09.01"
12S = "${WORKDIR}/${PN}-${TESTVERSION}" 12S = "${WORKDIR}/${PN}-${TESTVERSION}"