[meta-freescale] pkg-config with gpu-viv-bin-mx6q

Chris Tapp opensource at keylevel.com
Thu Jun 27 17:02:40 PDT 2013


I've got a recipe for an autotools application with runs under EGL / GLESv2. It uses the following to make sure these are available:

PKG_CHECK_MODULE(LIBEGL, egl >= 1.0 )
PKG_CHECK_MODULE(LIBGLESv2, glesv2 >= 2.0 )

These libs are provided by gpu-viv-bin-mx6q, but it looks like there's no pkg-config data available for autotools.

Does this already exist? If not, shall I create a patch to add it?

Chris Tapp

opensource at keylevel.com
www.keylevel.com






More information about the meta-freescale mailing list