summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb b/recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb
deleted file mode 100644
index b5b5024..0000000
--- a/recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb
+++ /dev/null
@@ -1,18 +0,0 @@
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://Fix-build-in-OpenEmbedded-Core-environment.patch"
8S = "${WORKDIR}/${PN}-${PV}-beta"
9
10SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \
11 file://clocks.sh"
12SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \
13 file://clocks.sh"
14
15SRC_URI[md5sum] = "6170af41652f1f213d1a86340e103797"
16SRC_URI[sha256sum] = "6aa33ef21932ca0349dbda05b6b151d5d705663180abc5f860670293251aef54"
17
18COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"