From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] sdl2: Add KMS/DRM(experimental) video driver support
Date: Tue, 26 Sep 2017 17:07:27 +0200 [thread overview]
Message-ID: <20170926170727.3fdcd9c9@windsurf.lan> (raw)
In-Reply-To: <20170926144723.17619-3-olivier.schonken@gmail.com>
Hello,
On Tue, 26 Sep 2017 16:47:23 +0200, Olivier Schonken wrote:
> +config BR2_PACKAGE_SDL2_KMSDRM
> + bool "KMS/DRM video driver"
> + depends on BR2_PACKAGE_LIBDRM
Please use a "select" here for libdrm. Don't forget to replicate the
dependencies.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-09-26 15:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-26 14:47 [Buildroot] [PATCH 1/3] sdl2: Bump version to 2.0.6 Olivier Schonken
2017-09-26 14:47 ` [Buildroot] [PATCH 2/3] sdl2: Remove patches that were merged upstream Olivier Schonken
2017-09-26 15:06 ` Thomas Petazzoni
2017-09-26 14:47 ` [Buildroot] [PATCH 3/3] sdl2: Add KMS/DRM(experimental) video driver support Olivier Schonken
2017-09-26 15:07 ` Thomas Petazzoni [this message]
2017-09-26 15:10 ` Olivier Schonken
2017-09-26 19:36 ` Arnout Vandecappelle
2017-09-26 19:42 ` Thomas Petazzoni
2017-09-26 19:50 ` Arnout Vandecappelle
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=20170926170727.3fdcd9c9@windsurf.lan \
--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.