From: JC <jc@vtkloud.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: PACKAGECONFIG ?
Date: Wed, 04 Sep 2013 01:19:19 +0200 [thread overview]
Message-ID: <52266E77.2050505@vtkloud.com> (raw)
Hi,
I'm sorry about that, but it's impossible to find the information anywhere:
In many bb files you find some "PACKAGECONFIG" variables which are
configure options, such as the following examples:
meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb:PACKAGECONFIG ??=
"${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb:PACKAGECONFIG[pulseaudio]
= "--with-pulseaudio=dyn,--with-pulseaudio=no,pulseaudio,"
meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb:PACKAGECONFIG[alsa]
= "--with-alsa=dyn,--with-alsa=no,alsa-lib,"
meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb:PACKAGECONFIG[wavpack]
= "--with-wavpack=dyn,--with-wavpack=no,wavpack,"
How can I tell bitbake to use / not use such options? for instance if I
want to build sox with wavpack and without pulseaudio ?
There's probably something I should add somewhere in my local.conf, but
I can't figure out what.
Thanks !
Regards
Jay
next reply other threads:[~2013-09-03 23:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-03 23:19 JC [this message]
2013-09-04 12:31 ` PACKAGECONFIG ? Daiane Angolini
2013-09-04 13:04 ` JC
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=52266E77.2050505@vtkloud.com \
--to=jc@vtkloud.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.