From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] qt5: Add an option to select default platform
Date: Fri, 4 Jul 2014 13:02:52 +0200 [thread overview]
Message-ID: <20140704130252.004c593d@free-electrons.com> (raw)
In-Reply-To: <1404466571-27586-1-git-send-email-jezz@sysmic.org>
Dear J?r?me Pouiller,
On Fri, 4 Jul 2014 11:36:11 +0200, J?r?me Pouiller wrote:
> +choice
> + prompt "default graphical platform"
> + default BR2_PACKAGE_QT5BASE_DEFAULT_QPA_MINIMAL
> + help
> + Notice you may choose platform at runtime using -platform (-platform
> + help to get list of compiled platforms).
> +
> +config BR2_PACKAGE_QT5BASE_DEFAULT_QPA_MINIMAL
> + bool "minimal"
Maybe some help text would be appropriate here...
> +
> +config BR2_PACKAGE_QT5BASE_DEFAULT_QPA_OFFSCREEN
> + bool "offscreen"
... and here, to describe what those platforms are.
Are they actually useful in practice? What do they do?
> +QT5BASE_CONFIGURE_OPTS += $(if $(BR2_PACKAGE_QT5BASE_DEFAULT_QPA_MINIMAL),-qpa minimalb)
is "minimalb" intended here, as opposed to "minimal"?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-07-04 11:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-04 9:36 [Buildroot] [PATCH] qt5: Add an option to select default platform Jérôme Pouiller
2014-07-04 11:02 ` Thomas Petazzoni [this message]
2014-07-04 20:03 ` Arnout Vandecappelle
2014-07-07 7:58 ` Jérôme Pouiller
2014-07-15 20:30 ` Yann E. MORIN
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=20140704130252.004c593d@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox