All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Tapp <opensource@keylevel.com>
To: meta-freescale@yoctoproject.org
Subject: pkg-config with gpu-viv-bin-mx6q
Date: Fri, 28 Jun 2013 01:02:40 +0100	[thread overview]
Message-ID: <1D744D75-A2B5-4253-B0E8-B856FDB67727@keylevel.com> (raw)

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@keylevel.com
www.keylevel.com





             reply	other threads:[~2013-06-28  0:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28  0:02 Chris Tapp [this message]
2013-06-28  2:32 ` pkg-config with gpu-viv-bin-mx6q Otavio Salvador
2013-06-28 16:37   ` Chris Tapp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1D744D75-A2B5-4253-B0E8-B856FDB67727@keylevel.com \
    --to=opensource@keylevel.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.