diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-07-16 14:22:49 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:13 -0300 |
commit | cc728dbaa96ac46254b11db62b3272a00baad488 (patch) | |
tree | 84acef2917eb262ab5bb56f29a665841d10ede75 | |
parent | 7aec99ebe15bcdc6596de63406ed707adfb46ef4 (diff) | |
download | meta-freescale-cc728dbaa96ac46254b11db62b3272a00baad488.tar.gz |
imx-gpu-viv: Upgrade to 5.0.11.p6.3 version
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>
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc | 3 | ||||
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-hfp.bb | 9 | ||||
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-hfp.bb | 11 | ||||
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-sfp.bb (renamed from recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-sfp.bb) | 4 |
4 files changed, 16 insertions, 11 deletions
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc b/recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc index 4b6e030e..401046fb 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv.inc | |||
@@ -23,6 +23,9 @@ inherit fsl-eula-unpack | |||
23 | 23 | ||
24 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" | 24 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" |
25 | 25 | ||
26 | # FIXME: Drop for GA release | ||
27 | S = "${WORKDIR}/${PN}-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}" | ||
28 | |||
26 | PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \ | 29 | PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \ |
27 | libgl-mx6 libgl-mx6-dev libgl-mx6-dbg \ | 30 | libgl-mx6 libgl-mx6-dev libgl-mx6-dbg \ |
28 | libgles-mx6 libgles-mx6-dev libgles-mx6-dbg \ | 31 | 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 index fab7ca11..00000000 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-hfp.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
3 | |||
4 | require imx-gpu-viv.inc | ||
5 | |||
6 | SRC_URI[md5sum] = "8314408acb6b3bc58fcbbb8a0f48b54b" | ||
7 | SRC_URI[sha256sum] = "0591b495cd1c2547ae007d405b90729e2fb90603a5728b39d1a99cb4e1cf1eb4" | ||
8 | |||
9 | 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 index 00000000..60ef9c5e --- /dev/null +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-hfp.bb | |||
@@ -0,0 +1,11 @@ | |||
1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
3 | |||
4 | require imx-gpu-viv.inc | ||
5 | |||
6 | SRC_URI = "${FSL_MIRROR}/${PN}-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}.bin;fsl-eula=true" | ||
7 | |||
8 | SRC_URI[md5sum] = "ba6b5dfd10f8d0bf8533e8ba09a741b8" | ||
9 | SRC_URI[sha256sum] = "2bf62e24ca677159534b503ce247c1a8a50198db9050de1f8fe44fde7a1c786d" | ||
10 | |||
11 | PACKAGE_FP_TYPE = "hardfp" | ||
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-sfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-sfp.bb index 30d28008..00ac015e 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.5-sfp.bb +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p6.3-sfp.bb | |||
@@ -3,8 +3,8 @@ | |||
3 | 3 | ||
4 | require imx-gpu-viv.inc | 4 | require imx-gpu-viv.inc |
5 | 5 | ||
6 | SRC_URI[md5sum] = "479dce20e0e2f9f7d0a4e4ff70d4a4b2" | 6 | SRC_URI[md5sum] = "b2155c395de054184211fb57ccdb1dfb" |
7 | SRC_URI[sha256sum] = "b5b9c8e216b2bc4281c2443e07eab90547de0abd705614756ed68c7ad2fcf97a" | 7 | SRC_URI[sha256sum] = "9dad9944d7d3c4dd8cba52a829625c0546df0b15324e723c61e6f3ae97da9487" |
8 | 8 | ||
9 | # FIXME skip the QA error for viv-samples | 9 | # FIXME skip the QA error for viv-samples |
10 | INSANE_SKIP_${PN} += "rpaths" | 10 | INSANE_SKIP_${PN} += "rpaths" |