summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb b/meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
index 386f5b715..77b51c7cb 100644
--- a/meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
+++ b/meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
@@ -2,16 +2,12 @@
2 2
3include imx-test.inc 3include imx-test.inc
4 4
5# FIXME: Drop 'beta' suffix for GA release
6SRC_URI = "${FSL_MIRROR}/${PN}-${PV}_beta.tar.gz"
7S="${WORKDIR}/${PN}-${PV}_beta"
8
9SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \ 5SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \
10 file://clocks.sh" 6 file://clocks.sh"
11SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \ 7SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \
12 file://clocks.sh" 8 file://clocks.sh"
13 9
14SRC_URI[md5sum] = "fd3de6e882a7b5425853083ec8d4951e" 10SRC_URI[md5sum] = "3e066a84878b93ee52e54a040a7b2b61"
15SRC_URI[sha256sum] = "1e86cfe800fbf2db2a52ce0155ab2d2ba70913a30974b3f66879198eaf9da21b" 11SRC_URI[sha256sum] = "21bedcbd707e392d8558ec5a73095ca15b4c95ab66deabb06876aaf3f8dac2c4"
16 12
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6)" 13COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"