summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2014-04-28 07:43:35 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-04-30 10:11:37 -0300
commitcc85d34b625760843096d9f96d1660384670bd77 (patch)
tree9be39daaf2313be126212ab8f562f301fc9b9823 /recipes-bsp
parentdf2f8573b585b91a005a3947695b1736fa180010 (diff)
downloadmeta-fsl-arm-cc85d34b625760843096d9f96d1660384670bd77.tar.gz
imx-test: Update to 3.10.17-1.0.0 GA version
Change-Id: Ia62c064d246f0a8cf4e88d059490d8f58eead290 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb b/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
index 386f5b7..77b51c7 100644
--- a/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
+++ b/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)"