summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb b/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb
new file mode 100644
index 0000000..e7b80b5
--- /dev/null
+++ b/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb
@@ -0,0 +1,15 @@
1# Copyright (C) 2013-2015 Freescale Semiconductor
2
3include imx-test.inc
4
5SRC_URI += "file://Fix-build-in-OpenEmbedded-Core-environment.patch"
6
7SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \
8 file://clocks.sh"
9SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \
10 file://clocks.sh"
11
12SRC_URI[md5sum] = "9a866ceb8c4f5fd2b3bdc7f054544987"
13SRC_URI[sha256sum] = "a578c773ec3314572e56e8c5984dc5aec9d7195958d4aae47c225df8ca0fbdd7"
14
15COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"