diff options
Diffstat (limited to 'meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb')
-rw-r--r-- | meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb | 15 |
1 files changed, 15 insertions, 0 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 new file mode 100644 index 00000000..b4362b85 --- /dev/null +++ b/meta-fsl-arm/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 | |||
3 | include imx-test.inc | ||
4 | |||
5 | # FIXME: Drop 'beta' suffix for GA release | ||
6 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}_beta.tar.gz \ | ||
7 | file://clocks.sh" | ||
8 | S="${WORKDIR}/${PN}-${PV}_beta" | ||
9 | |||
10 | PE = "1" | ||
11 | |||
12 | SRC_URI[md5sum] = "fd3de6e882a7b5425853083ec8d4951e" | ||
13 | SRC_URI[sha256sum] = "1e86cfe800fbf2db2a52ce0155ab2d2ba70913a30974b3f66879198eaf9da21b" | ||
14 | |||
15 | COMPATIBLE_MACHINE = "(mx6)" | ||