From f98b448ee835646be48f530b3e6fe13b32b093f5 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:58 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb (limited to 'recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb') diff --git a/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb b/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb new file mode 100644 index 0000000..77b51c7 --- /dev/null +++ b/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb @@ -0,0 +1,13 @@ +# Copyright (C) 2013, 2014 Freescale Semiconductor + +include imx-test.inc + +SRC_URI_append_mx5 = " file://revert_epdc_hdr_change.patch \ + file://clocks.sh" +SRC_URI_append_mxs = " file://revert_epdc_hdr_change.patch \ + file://clocks.sh" + +SRC_URI[md5sum] = "3e066a84878b93ee52e54a040a7b2b61" +SRC_URI[sha256sum] = "21bedcbd707e392d8558ec5a73095ca15b4c95ab66deabb06876aaf3f8dac2c4" + +COMPATIBLE_MACHINE = "(mxs|mx5|mx6)" -- cgit v1.2.3-54-g00ecf