Patch-set removes unsupported features, and separates X11 and non-X11 builds,
and enables support for Qt5 builds. This patch-set also squashes 2 commits
together per discussion at
https://lists.yoctoproject.org/pipermail/meta-ti/2013-May/002774.html
Prabindh Sundareson (9):
libgles-omap3: Remove X11 related build and packaging
omap3-sgx-modules: Remove X11 related build and packaging
libgles-omap3: Remove unsupported core build option ES2.0
libgles-omap3: Remove OpenVG references
libgles-omap3: Remove copying of unused header files
libgles-omap3: Add missing RPROVIDES
libgles-omap3: Package files with right permission
libgles-omap3-x11: Separate X11 SGX driver package into new recipe
omap3-sgx-modules-x11: Separate X11 SGX driver package into new
recipe
.../Compile-fixes-for-38-kernel.patch | 346 ++++++++++++++++++++
.../omap3-sgx-modules-x11/kernel-30.patch | 38 +++
.../omap3-sgx-modules-x11_4.09.00.01.bb | 74 +++++
.../omap3-sgx-modules_4.09.00.01.bb | 9 +-
recipes-graphics/libgles/libgles-omap3-no-x.inc | 318 ++++++++++++++++++
.../libgles/libgles-omap3-x11-4.09.00.01/rc.pvr | 125 +++++++
.../libgles-omap3-x11-4.09.00.01/rc_dri.pvr | 137 ++++++++
recipes-graphics/libgles/libgles-omap3-x11.inc | 323 ++++++++++++++++++
.../libgles/libgles-omap3_4.09.00.01.bb | 45 +---
9 files changed, 1365 insertions(+), 50 deletions(-)
create mode 100644
recipes-bsp/powervr-drivers/omap3-sgx-modules-x11/Compile-fixes-for-38-kernel.patch
create mode 100644
recipes-bsp/powervr-drivers/omap3-sgx-modules-x11/kernel-30.patch
create mode 100644
recipes-bsp/powervr-drivers/omap3-sgx-modules-x11_4.09.00.01.bb
create mode 100644 recipes-graphics/libgles/libgles-omap3-no-x.inc
create mode 100644 recipes-graphics/libgles/libgles-omap3-x11-4.09.00.01/rc.pvr
create mode 100644
recipes-graphics/libgles/libgles-omap3-x11-4.09.00.01/rc_dri.pvr
create mode 100644 recipes-graphics/libgles/libgles-omap3-x11.inc
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti