]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-gpu-viv: Upgrade to 5.0.11.p6.3 version
authorLauren Post <lauren.post@freescale.com>
Thu, 16 Jul 2015 19:22:49 +0000 (14:22 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:13 +0000 (15:03 -0300)
Releaed with 3.14.38-6QP_beta release.

Upgrade to the 5.0.11.p6.3 release.
Support for i.MX 6QuadPlus Graphics GC2000+.
Details on bug fixes - see the i.MX Linux Release Notes.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc
recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-hfp.bb [deleted file]
recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-hfp.bb [new file with mode: 0644]
recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-sfp.bb [moved from recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-sfp.bb with 63% similarity]

index 4b6e030ec242b355cc319345fa8ae3cce07732af..401046fb6b865c4ddc7576a287bcae0181438ce9 100644 (file)
@@ -23,6 +23,9 @@ inherit fsl-eula-unpack
 
 SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
 
+# FIXME: Drop for GA release
+S = "${WORKDIR}/${PN}-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}"
+
 PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \
        libgl-mx6 libgl-mx6-dev libgl-mx6-dbg \
        libgles-mx6 libgles-mx6-dev libgles-mx6-dbg \
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-hfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-hfp.bb
deleted file mode 100644 (file)
index fab7ca1..0000000
+++ /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] = "8314408acb6b3bc58fcbbb8a0f48b54b"
-SRC_URI[sha256sum] = "0591b495cd1c2547ae007d405b90729e2fb90603a5728b39d1a99cb4e1cf1eb4"
-
-PACKAGE_FP_TYPE = "hardfp"
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-hfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-hfp.bb
new file mode 100644 (file)
index 0000000..60ef9c5
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright (C) 2013-2015 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require imx-gpu-viv.inc
+
+SRC_URI = "${FSL_MIRROR}/${PN}-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}.bin;fsl-eula=true"
+
+SRC_URI[md5sum] = "ba6b5dfd10f8d0bf8533e8ba09a741b8"
+SRC_URI[sha256sum] = "2bf62e24ca677159534b503ce247c1a8a50198db9050de1f8fe44fde7a1c786d"
+
+PACKAGE_FP_TYPE = "hardfp"
similarity index 63%
rename from recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-sfp.bb
rename to recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-sfp.bb
index 30d28008dd90da33ae6a24f61f451207cb9c79b3..00ac015ef0ccc004dd93555198e450a3e49f9283 100644 (file)
@@ -3,8 +3,8 @@
 
 require imx-gpu-viv.inc
 
-SRC_URI[md5sum] = "479dce20e0e2f9f7d0a4e4ff70d4a4b2"
-SRC_URI[sha256sum] = "b5b9c8e216b2bc4281c2443e07eab90547de0abd705614756ed68c7ad2fcf97a"
+SRC_URI[md5sum] = "b2155c395de054184211fb57ccdb1dfb"
+SRC_URI[sha256sum] = "9dad9944d7d3c4dd8cba52a829625c0546df0b15324e723c61e6f3ae97da9487"
 
 # FIXME skip the QA error for viv-samples
 INSANE_SKIP_${PN} += "rpaths"