[Buildroot] [PATCH 1/1] ti-gfx: pkg-config should also set parent include dir

Spenser Gilliland spenser at gillilanding.com
Fri May 30 15:31:19 UTC 2014


Peter,

On May 30, 2014 10:00 AM, "Peter Kümmel" <syntheticpp at gmx.net> wrote:
>
> Signed-off-by: Peter Kümmel <syntheticpp at gmx.net>
> ---
>  package/ti-gfx/glesv2.pc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/ti-gfx/glesv2.pc b/package/ti-gfx/glesv2.pc
> index 4c70aec..c3846d0 100644
> --- a/package/ti-gfx/glesv2.pc
> +++ b/package/ti-gfx/glesv2.pc
> @@ -8,4 +8,4 @@ Description: TI Graphics SDK implementation of OpenGL ESv2
>  Version: 1.9.2188537
>  Requires:
>  Libs: -L${libdir} -lGLESv2 -lGLES_CM -lsrv_um -lusc -lEGL -lIMGegl
> -Cflags: -I${includedir}/GLES2
> +Cflags: -I${includedir}/GLES2 -I${includedir}
> --
> 1.9.1
>
>

Does this fix a package for you?   The includedir var should be
/usr/include which is a default include path.

Thanks,
Spenser _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140530/67706bb9/attachment.html>


More information about the buildroot mailing list