diff options
| author | Lauren Post <lauren.post@freescale.com> | 2014-04-28 07:43:35 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-04-30 10:11:37 -0300 |
| commit | c1787be77f213310f67773e3c8041aae06385eb2 (patch) | |
| tree | 319c2de60c837ee77eabda1a7c68e08ef813369f | |
| parent | 5735c3432c9dde87e9d4e0e2718e4baf9f0cc3c2 (diff) | |
| download | meta-freescale-c1787be77f213310f67773e3c8041aae06385eb2.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>
| -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)" |
