[meta-ti] [PATCH] libgles-omap3: Pull in changes from arago to meta-ti

Koen Kooi koen at dominion.thruhere.net
Mon Sep 3 01:44:18 PDT 2012


Op 3 sep. 2012, om 10:53 heeft "Franklin S. Cooper Jr" <fcooperjr27 at gmail.com> het volgende geschreven:

> * Package additional include files from pvr2d and OGLES/GLES. This is required
>  when trying to build qt4-embedded-gles (currently being developed)
> * Other minor tweaks.
> 
> Signed-off-by: Franklin S. Cooper Jr <fcooper27jr at gmail.com>
> ---
> recipes-graphics/libgles/libgles-omap3.inc    |   32 +++++++++++++-----------
> recipes-graphics/libgles/libgles-omap3/rc.pvr |    7 +++++
> 2 files changed, 24 insertions(+), 15 deletions(-)
> 
> diff --git a/recipes-graphics/libgles/libgles-omap3.inc b/recipes-graphics/libgles/libgles-omap3.inc
> do_install () {
> @@ -133,8 +134,7 @@ do_install () {
> 
> 	install -m 0755 ${BINLOCATION}/*_test ${D}${bindir}/
> 	install -m 0755 ${BINLOCATION}/gl* ${D}${bindir}/
> -	install -m 0755 ${BINLOCATION}/pvrsrvinit ${D}${bindir}/
> -
> +	install -m 0755 ${BINLOCATION}/p[dv]* ${D}${bindir}/
> 	install -m 0755 ${BINLOCATION}/xgles1test1 ${D}${bindir}/

You're reverting an older commit here without explaining why.


More information about the meta-ti mailing list