diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb | 8 |
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 | ||
| 3 | include imx-test.inc | 3 | include imx-test.inc |
| 4 | 4 | ||
| 5 | # FIXME: Drop 'beta' suffix for GA release | ||
| 6 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}_beta.tar.gz" | ||
| 7 | S="${WORKDIR}/${PN}-${PV}_beta" | ||
| 8 | |||
| 9 | SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \ | 5 | SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \ |
| 10 | file://clocks.sh" | 6 | file://clocks.sh" |
| 11 | SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \ | 7 | SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \ |
| 12 | file://clocks.sh" | 8 | file://clocks.sh" |
| 13 | 9 | ||
| 14 | SRC_URI[md5sum] = "fd3de6e882a7b5425853083ec8d4951e" | 10 | SRC_URI[md5sum] = "3e066a84878b93ee52e54a040a7b2b61" |
| 15 | SRC_URI[sha256sum] = "1e86cfe800fbf2db2a52ce0155ab2d2ba70913a30974b3f66879198eaf9da21b" | 11 | SRC_URI[sha256sum] = "21bedcbd707e392d8558ec5a73095ca15b4c95ab66deabb06876aaf3f8dac2c4" |
| 16 | 12 | ||
| 17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6)" | 13 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6)" |
