diff options
| author | Lauren Post <lauren.post@freescale.com> | 2013-10-01 12:03:45 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-10-30 10:39:36 -0200 |
| commit | 10eab8e6742e0ca7da16ac616b64d7acbbeb8da0 (patch) | |
| tree | 55ddee01c1e812cb63b5b42b7501133180b7e2f3 | |
| parent | feed2fdae31bf6dbf399593747a94478e7f97924 (diff) | |
| download | meta-freescale-10eab8e6742e0ca7da16ac616b64d7acbbeb8da0.tar.gz | |
gpu-viv-bin-mx6q: Upgrade to 3.10.9-1.0.0_alpha
Hardware and software floating point packages updated; adds also a
runtime dependency against libgl-mesa-dev for libgl-mx6-dev.
Change-Id: Ic2c9bec2df8147e17d7299ddea0a7b077c0e2f69
Signed-off-by: Lauren Post <lauren.post@freescale.com>
5 files changed, 19 insertions, 24 deletions
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc index f0d423916..67a94af70 100644 --- a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc +++ b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | |||
| @@ -185,6 +185,7 @@ FILES_libgal-mx6-dbg = "${libdir}/.debug/libGAL${SOLIBS}" | |||
| 185 | FILES_libgl-mx6 = "${libdir}/libGL${REALSOLIBS}" | 185 | FILES_libgl-mx6 = "${libdir}/libGL${REALSOLIBS}" |
| 186 | FILES_libgl-mx6-dev = "${libdir}/libGL${SOLIBSDEV}" | 186 | FILES_libgl-mx6-dev = "${libdir}/libGL${SOLIBSDEV}" |
| 187 | FILES_libgl-mx6-dbg = "${libdir}/.debug/libGL.${SOLIBS}" | 187 | FILES_libgl-mx6-dbg = "${libdir}/.debug/libGL.${SOLIBS}" |
| 188 | RDEPENDS_libgl-mx6-dev = "libgl-mesa-dev" | ||
| 188 | 189 | ||
| 189 | # libEGL needs to open libGLESv1.so | 190 | # libEGL needs to open libGLESv1.so |
| 190 | INSANE_SKIP_libgles-mx6 += "dev-so" | 191 | INSANE_SKIP_libgles-mx6 += "dev-so" |
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb new file mode 100644 index 000000000..56610fba5 --- /dev/null +++ b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Copyright (C) 2013 Freescale Semiconductor | ||
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 3 | |||
| 4 | require gpu-viv-bin-mx6q.inc | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "52f5ebbb6a9b5d0eafdb952246de584e" | ||
| 7 | SRC_URI[sha256sum] = "8b0386e13d4a7c770f8bc8e7a6119629c5ed379488dd5ef635bc92353f906003" | ||
| 8 | |||
| 9 | PACKAGE_FP_TYPE = "hardfp" | ||
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-sfp.bb b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-sfp.bb new file mode 100644 index 000000000..e2fc01c65 --- /dev/null +++ b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-sfp.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Copyright (C) 2013 Freescale Semiconductor | ||
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 3 | |||
| 4 | require gpu-viv-bin-mx6q.inc | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "1ff2249a2633635ea8c375d9e83ca520" | ||
| 7 | SRC_URI[sha256sum] = "b0e3c84f749aac3dab4ec328d19dbd3bba06ccc6ef8b7d4eefe3d79474be5055" | ||
| 8 | |||
| 9 | PACKAGE_FP_TYPE = "softfp" | ||
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-hfp.bb b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-hfp.bb deleted file mode 100644 index a55e988c8..000000000 --- a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-hfp.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # Copyright (C) 2013 Freescale Semiconductor | ||
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 3 | |||
| 4 | include gpu-viv-bin-mx6q.inc | ||
| 5 | |||
| 6 | SRC_URI += "file://0001-change-header-path-to-HAL.patch \ | ||
| 7 | file://gc_hal_eglplatform-remove-xlib-undefs.patch" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "f5f4e2e7767c784315461c132929e7d3" | ||
| 10 | SRC_URI[sha256sum] = "f16747ee5ae2e88631cc1494db98f7b5762940c7db25795906b7cc8f87405caf" | ||
| 11 | |||
| 12 | PACKAGE_FP_TYPE = "hardfp" | ||
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-sfp.bb b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-sfp.bb deleted file mode 100644 index 2383fb76c..000000000 --- a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-sfp.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # Copyright (C) 2013 Freescale Semiconductor | ||
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 3 | |||
| 4 | include gpu-viv-bin-mx6q.inc | ||
| 5 | |||
| 6 | SRC_URI += "file://0001-change-header-path-to-HAL.patch \ | ||
| 7 | file://gc_hal_eglplatform-remove-xlib-undefs.patch" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "ef08a4ad04c7886a44af16e826d0f444" | ||
| 10 | SRC_URI[sha256sum] = "e212e361044eb1f9089761e115e71b27dab67c832ebb1ddbc830c17d2b1e2fba" | ||
| 11 | |||
| 12 | PACKAGE_FP_TYPE = "softfp" | ||
