[meta-freescale] [meta-fsl-arm][PATCH 07/11] imx-test: Upgrade to version 3.14.28-1.0.0 GA

Lauren Post lauren.post at freescale.com
Thu Apr 2 13:38:35 PDT 2015


mmdc: Change the mmdc tool granularity
mx6s_capture:  Handle failure case when failed open video device.
hdcp:  remove since requires package download in 3.14

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 .../imx-test/imx-test-hdcp_3.10.17-1.0.0.bb        |   23 --------------------
 ..._3.10.53-1.1.0.bb => imx-test_3.14.28-1.0.0.bb} |    6 ++---
 2 files changed, 2 insertions(+), 27 deletions(-)
 delete mode 100644 recipes-bsp/imx-test/imx-test-hdcp_3.10.17-1.0.0.bb
 rename recipes-bsp/imx-test/{imx-test_3.10.53-1.1.0.bb => imx-test_3.14.28-1.0.0.bb} (59%)

diff --git a/recipes-bsp/imx-test/imx-test-hdcp_3.10.17-1.0.0.bb b/recipes-bsp/imx-test/imx-test-hdcp_3.10.17-1.0.0.bb
deleted file mode 100644
index b326b08..0000000
--- a/recipes-bsp/imx-test/imx-test-hdcp_3.10.17-1.0.0.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "Test programs for IMX BSP"
-DESCRIPTION = "Linux HDCP test application for imx6 platform"
-SECTION = "base"
-LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://EULA.txt;md5=93b784b1c11b3fffb1638498a8dde3f6"
-
-SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
-
-SRC_URI[md5sum] = "7289f732beac67c50a1857d86e43c6eb"
-SRC_URI[sha256sum] = "a64075953103da6a06714bdacb3bfa43845c2bd304d1cd00b5443d3edf02d904"
-
-INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-
-inherit fsl-eula-unpack
-
-do_install() {
-    install -d ${D}/unit_tests
-    install -m 755 ${S}/*.out ${D}/unit_tests/
-}
-
-FILES_${PN} += "/unit_tests"
-
-COMPATIBLE_MACHINE = "(mx6)"
diff --git a/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb b/recipes-bsp/imx-test/imx-test_3.14.28-1.0.0.bb
similarity index 59%
rename from recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb
rename to recipes-bsp/imx-test/imx-test_3.14.28-1.0.0.bb
index e7b80b5..fc2ad1d 100644
--- a/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb
+++ b/recipes-bsp/imx-test/imx-test_3.14.28-1.0.0.bb
@@ -2,14 +2,12 @@
 
 include imx-test.inc
 
-SRC_URI += "file://Fix-build-in-OpenEmbedded-Core-environment.patch"
-
 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] = "9a866ceb8c4f5fd2b3bdc7f054544987"
-SRC_URI[sha256sum] = "a578c773ec3314572e56e8c5984dc5aec9d7195958d4aae47c225df8ca0fbdd7"
+SRC_URI[md5sum] = "f349aed49830a21cc75d305b06979205"
+SRC_URI[sha256sum] = "ea3d572e82a374bcfc9acc654b66262cd97a246ffec9fb9fc458b19a02512723"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"
-- 
1.7.9.5



More information about the meta-freescale mailing list