summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2014-01-17 16:30:14 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-02-20 14:00:03 -0300
commitaf5195fff39295d562b04c892fbfa843706de8fc (patch)
treee905231918d9c3d37973d7c7937d70362dbde543 /recipes-bsp/imx-test
parent01afc80a2f6e376eeb7d72be1623437dacf427db (diff)
downloadmeta-fsl-arm-af5195fff39295d562b04c892fbfa843706de8fc.tar.gz
imx-test: Update to 3.10.17-1.0.0 version
Release in 3.10.17-1.0.0_beta version. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test')
-rw-r--r--recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb15
-rw-r--r--recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb10
2 files changed, 15 insertions, 10 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
new file mode 100644
index 0000000..b4362b8
--- /dev/null
+++ b/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
@@ -0,0 +1,15 @@
1# Copyright (C) 2013, 2014 Freescale Semiconductor
2
3include imx-test.inc
4
5# FIXME: Drop 'beta' suffix for GA release
6SRC_URI = "${FSL_MIRROR}/${PN}-${PV}_beta.tar.gz \
7 file://clocks.sh"
8S="${WORKDIR}/${PN}-${PV}_beta"
9
10PE = "1"
11
12SRC_URI[md5sum] = "fd3de6e882a7b5425853083ec8d4951e"
13SRC_URI[sha256sum] = "1e86cfe800fbf2db2a52ce0155ab2d2ba70913a30974b3f66879198eaf9da21b"
14
15COMPATIBLE_MACHINE = "(mx6)"
diff --git a/recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb b/recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb
deleted file mode 100644
index 5b0722f..0000000
--- a/recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1# Copyright (C) 2013 Freescale Semiconductor
2
3include imx-test.inc
4
5PE = "1"
6
7SRC_URI[md5sum] = "518ce3fba668a09993d53b3b0df85944"
8SRC_URI[sha256sum] = "576ffd963cc8ea82e6f17e55ac467448286df014408b23a59ecf9d8072955d7a"
9
10COMPATIBLE_MACHINE = "(mx6)"