From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4] qt5: remove Qt Quick dependency on opengl
Date: Fri, 3 Nov 2017 09:03:16 +0100 [thread overview]
Message-ID: <20171103090316.66922552@windsurf> (raw)
In-Reply-To: <bd5262d5-19d7-fdcd-dd0d-5fd6b00bffaa@microchip.com>
Hello,
On Thu, 2 Nov 2017 16:06:12 -0700, Joshua Henderson wrote:
> > Who did the backport of this patch in Buildroot? It should carry the
> > Signed-off-by from the person who did this backport. I don't know if
> > it's you or S?bastien Szymanski.
>
> I am the one guilty. Sigh.
Thanks, seen your v5, looks good.
> qt5declarative depends on qt5base. If mesa3d is configured, qt5base depends
> on mesa3d and is told to build with opengl. Then, we leave buildroot. qt5base
> build will try to find various incarnations of opengl through its own build
> tests. qt5base and qt5declarative use the result of those config tests
> through qtConfig() to see if opengl is available. If you build qt5base you
> can see config.log and the actual tests under config.tests/ in the build_dir.
>
> Now, you can still build QT with opengl support, and still opt to not use it
> and instead use the software renderer at runtime with the environment variable
> QMLSCENE_DEVICE=softwarecontext. This patch is all about not making opengl a
> requirement, where it is not.
Thanks for the extended explanation!
I'll apply your v5.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-11-03 8:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 21:41 [Buildroot] [PATCH v4] qt5: remove Qt Quick dependency on opengl Joshua Henderson
2017-11-02 22:03 ` Thomas Petazzoni
2017-11-02 23:06 ` Joshua Henderson
2017-11-03 8:03 ` Thomas Petazzoni [this message]
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=20171103090316.66922552@windsurf \
--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 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.