From: Tom Hochstein Date: Thu, 14 Apr 2016 02:54:56 +0000 (-0500) Subject: imx-gpu-viv: Update to version 5.0.11-p8.3 X-Git-Tag: 2.1~31 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=304fb0f84673ad5447fb7af7cad32da9692bfd2f;p=meta-freescale.git imx-gpu-viv: Update to version 5.0.11-p8.3 Update Vivante graphics driver for i.MX Linux BSP L4.1.15-1.0.0_ga release. Software floating point is no longer supported. For a detailed list of changes in this update, see the Graphics section of the i.MX Linux Release Notes contained in the i.MX Linux BSP documentation here: https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.0.0_LINUX_DOCS&location=null&fpsp=1&WT_TYPE=Supporting%20Information&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=gz&WT_ASSET=Documentation&fileExt=.gz&Parent_nodeId=1337637154535695831062&Parent_pageType=product Signed-off-by: Tom Hochstein Signed-off-by: Otavio Salvador --- diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-hfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-hfp.bb deleted file mode 100644 index 7895b6af..00000000 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-hfp.bb +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2013-2015 Freescale Semiconductor -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-gpu-viv.inc - -SRC_URI[md5sum] = "d348def4c050e215efe970828752e5b9" -SRC_URI[sha256sum] = "b80838104f2f2e3b0baf2f1aacdca263c1c92589ce919b3be40aaad23f686b7f" - -PACKAGE_FP_TYPE = "hardfp" diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb deleted file mode 100644 index ace3d5f8..00000000 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright (C) 2013-2015 Freescale Semiconductor -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-gpu-viv.inc - -SRC_URI[md5sum] = "6423b4a803106e7a3fff0911daaff410" -SRC_URI[sha256sum] = "3ea201f91ce9b56455e4983ab1055e8175415fbbf2800dc097d47e78ceefba34" - -# FIXME skip the QA error for viv-samples -INSANE_SKIP_${PN} += "rpaths" - -PACKAGE_FP_TYPE = "softfp" diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.3-hfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.3-hfp.bb new file mode 100644 index 00000000..319f8852 --- /dev/null +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.3-hfp.bb @@ -0,0 +1,9 @@ +# Copyright (C) 2013-2016 Freescale Semiconductor +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-gpu-viv.inc + +SRC_URI[md5sum] = "0416a2a02bfaed6d5337428375d568d5" +SRC_URI[sha256sum] = "0400f19dce7223e046ca693cae8578201904c8e7bdcf0c444a6114afa14f09fe" + +PACKAGE_FP_TYPE = "hardfp"