From 0f510a593a8aae8ca5b83574915bf736fa4dbe5c Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Fri, 31 Oct 2014 10:17:18 -0500 Subject: gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.2 patch release Fixes for the following: - Memory management, high CPU loading, crashes with QT5 - Avoid system freeze with invalid power - Mutex sharing. resource leak, database protection - 3D OpenVG for libGAL crash - UI reboots while playing video - Add VG355 support to X11 - Enhanced G2D API - QT5 support for wayland - WebGL fixes for Chrome UI For more details reference the 3.10.17-1.0.2 Patch Release notes on freescale.com/imx Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb | 9 --------- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb | 9 --------- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-hfp.bb | 9 +++++++++ .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-sfp.bb | 9 +++++++++ 4 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb delete mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-hfp.bb create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-sfp.bb diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb deleted file mode 100644 index f0d1685..0000000 --- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2013, 2014 Freescale Semiconductor -# Released under the MIT license (see COPYING.MIT for the terms) - -require gpu-viv-bin-mx6q.inc - -SRC_URI[md5sum] = "d729db01e3eec3384e310cd3507761ce" -SRC_URI[sha256sum] = "0d71029e561b94bc14a0039eeaabec1610d5244ccaf0e77356f0eee80cba828d" - -PACKAGE_FP_TYPE = "hardfp" diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb deleted file mode 100644 index 076ed54..0000000 --- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2013, 2014 Freescale Semiconductor -# Released under the MIT license (see COPYING.MIT for the terms) - -require gpu-viv-bin-mx6q.inc - -SRC_URI[md5sum] = "55788f48a222b430a8b76856ac6fa636" -SRC_URI[sha256sum] = "0d9069635c97424117896e532c7e5a7be6e699482bc9fb6d8fc1ba946043da19" - -PACKAGE_FP_TYPE = "softfp" diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-hfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-hfp.bb new file mode 100644 index 0000000..6a5995d --- /dev/null +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-hfp.bb @@ -0,0 +1,9 @@ +# Copyright (C) 2013, 2014 Freescale Semiconductor +# Released under the MIT license (see COPYING.MIT for the terms) + +require gpu-viv-bin-mx6q.inc + +SRC_URI[md5sum] = "d3080f644f65446e682d79c36ad1616d" +SRC_URI[sha256sum] = "d480546638b39d37b7e571d131b480a2f2f0380299ea6b2b691a02b2173ea273" + +PACKAGE_FP_TYPE = "hardfp" diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-sfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-sfp.bb new file mode 100644 index 0000000..df9bdec --- /dev/null +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.2-sfp.bb @@ -0,0 +1,9 @@ +# Copyright (C) 2013, 2014 Freescale Semiconductor +# Released under the MIT license (see COPYING.MIT for the terms) + +require gpu-viv-bin-mx6q.inc + +SRC_URI[md5sum] = "8eb1c16e514a8727614d6167799a4495" +SRC_URI[sha256sum] = "df70d763e433dffaa51da0f4a9f38b40d5b42ef89e8efeab928414dd746c0b89" + +PACKAGE_FP_TYPE = "softfp" -- cgit v1.2.3-54-g00ecf