[meta-ti] [PATCH] libgles-omap3: Pull in changes from arago to meta-ti
Cooper Jr., Franklin
fcooper at ti.com
Mon Sep 3 02:11:36 PDT 2012
Valid point. I looked at commit 6cff7f12d22523b44803b5e191dc18e4d9c93784 and the message wasn't clear why this was changed and looked like the tweak could of left out something. Looking closer I can see that this wasn't the case. I will send an updated patch shortly.
-----Original Message-----
From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-bounces at yoctoproject.org] On Behalf Of Koen Kooi
Sent: Monday, September 03, 2012 3:44 AM
To: meta-ti at yoctoproject.org
Subject: Re: [meta-ti] [PATCH] libgles-omap3: Pull in changes from arago to meta-ti
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.
_______________________________________________
meta-ti mailing list
meta-ti at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list