[meta-freescale] [meta-fsl-arm][PATCH 05/16] imx-test: Upgrade to 3.10.53-1.1.0_GA release

Lauren Post lauren.post at freescale.com
Wed Jan 21 06:44:35 PST 2015


- Update makefiles for mmdc and memtool to work with dizzy toolchain
- mxc-asrc: Enlarge the buffer size, change audio files
- mxc-securebooth:  Change the u-boot pad len calculation
- mcc: Change the dword signing in to be string
- memtool: Add auto complete feature for memtool
- vpu: H.264 VUI encoding,
- gpu: Add debug scripts
- mmdc: Enable 16/32 bit system suport for tool mmdc2
- als_test: Get input event index correctly
- uart:  Add stress test amd fix bugs
- pxp v4l2:  Add UYVY and YUV444 support

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb |   17 -----------------
 recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb |   13 +++++++++++++
 2 files changed, 13 insertions(+), 17 deletions(-)
 delete mode 100644 recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb
 create mode 100644 recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb

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 2d29eb7..0000000
--- a/recipes-bsp/imx-test/imx-test_3.10.31-1.1.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2013, 2014 Freescale Semiconductor
-
-include imx-test.inc
-
-# FIXME: Drop 'beta' suffix for GA release
-SRC_URI = "${FSL_MIRROR}/${PN}-${PV}-beta.tar.gz"
-S="${WORKDIR}/${PN}-${PV}-beta"
-
-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] = "6170af41652f1f213d1a86340e103797"
-SRC_URI[sha256sum] = "6aa33ef21932ca0349dbda05b6b151d5d705663180abc5f860670293251aef54"
-
-COMPATIBLE_MACHINE = "(mxs|mx5|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.10.53-1.1.0.bb
new file mode 100644
index 0000000..5d4a679
--- /dev/null
+++ b/recipes-bsp/imx-test/imx-test_3.10.53-1.1.0.bb
@@ -0,0 +1,13 @@
+# Copyright (C) 2013-2015 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] = "9a866ceb8c4f5fd2b3bdc7f054544987"
+SRC_URI[sha256sum] = "a578c773ec3314572e56e8c5984dc5aec9d7195958d4aae47c225df8ca0fbdd7"
+
+COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"
-- 
1.7.9.5



More information about the meta-freescale mailing list