From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Julien Olivain <ju.o@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/glslsandbox: kms needs gbm
Date: Sat, 23 Jul 2022 22:28:09 +0200 [thread overview]
Message-ID: <20220723222809.67e0b9b8@windsurf> (raw)
In-Reply-To: <20220128205201.2798205-1-fontaine.fabrice@gmail.com>
On Fri, 28 Jan 2022 21:52:00 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Obviously, KMS/DRM/GBM needs gbm so add a dependency on libgbm which was
> added by commit 4a541ee93242e67f7fab625607f5501c6925d451:
>
> checking for gbm... no
> configure: error: Package requirements (gbm) were not met:
>
> Package 'gbm', required by 'virtual:world', not found
>
> Fixes:
> - http://autobuild.buildroot.org/results/31b3fff9748300e293b4efb5615176ccce48dd15
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/glslsandbox-player/Config.in | 1 +
> package/glslsandbox-player/glslsandbox-player.mk | 4 +---
> 2 files changed, 2 insertions(+), 3 deletions(-)
So, I finally applied this patch, but to address the issue I had
pointed out, and thanks to the input from Julien, I did the following:
(1) Added support for the nullws windowing system, which doesn't need
any extra dependency other than EGL/GLES.
https://git.buildroot.org/buildroot/commit/?id=81ad39d62f660a1409e96d1dbd405d6dab16c0f6
(2) Dropped the "depends on BR2_TOOLCHAIN_HAS_THREADS" from the
top-level option, which was a work-around to make sure at least one
windowing system is selectable.
https://git.buildroot.org/buildroot/commit/?id=624f2e658d09d13cb9e61a8a52f2227d2a60d7f7
(3) Applied your patch
https://git.buildroot.org/buildroot/commit/?id=e88cb1038d3a3691621d0fe14bc9f13d6c9b7389
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-07-23 20:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-28 20:52 [Buildroot] [PATCH 1/2] package/glslsandbox: kms needs gbm Fabrice Fontaine
2022-01-28 20:52 ` [Buildroot] [PATCH 2/2] package/libglvnd: bump to version 1.4.0 Fabrice Fontaine
2022-07-23 20:29 ` Thomas Petazzoni via buildroot
2022-01-30 21:52 ` [Buildroot] [PATCH 1/2] package/glslsandbox: kms needs gbm Thomas Petazzoni via buildroot
2022-01-31 20:16 ` Julien Olivain
2022-07-23 20:28 ` Thomas Petazzoni via buildroot [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=20220723222809.67e0b9b8@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=ju.o@free.fr \
--cc=thomas.petazzoni@bootlin.com \
/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