From: Diego <diego.ml@zoho.com>
To: yocto@yoctoproject.org
Subject: Re: PACKAGECONFIG and related parameters
Date: Wed, 30 Apr 2014 11:05:45 +0200 [thread overview]
Message-ID: <2326013.q8IGgAdBSl@localhost.localdomain> (raw)
In-Reply-To: <2019960.0Ttd8yjkFA@localhost.localdomain>
> I'd like to update the glmark2 recipe:
> http://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-benchmark
> /glmark2/glmark2_2012.12.bb to latest upstream version.
>
> The problem is the configure step is done with:
> ./waf configure --with-flavors=x11-gl,x11-glesv2
> instead of the previous release's syntax:
> ./waf configure --enable-gl --enable-glesv2
> Unfortunately:
> ./waf configure --with-flavors=x11-gl --with-flavors=x11-glesv2
> is not an accepted syntax.
>
> How can I express the PACKAGECONFIG[...] parameters, so that if both gl and
> gles2 are present I obtain "--with-flavors=x11-gl,x11-glesv2" as the
> configure parameter?
Hi,
Can anybody help me with that?
Thanks,
Diego
next prev parent reply other threads:[~2014-04-30 9:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 13:24 PACKAGECONFIG and related parameters Diego
2014-04-30 9:05 ` Diego [this message]
2014-04-30 9:57 ` Paul Eggleton
2014-04-30 15:25 ` Diego
2014-04-30 9:33 ` ChenQi
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=2326013.q8IGgAdBSl@localhost.localdomain \
--to=diego.ml@zoho.com \
--cc=yocto@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.