* [Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-openchrome: needs DRI
@ 2017-01-21 20:59 Bernd Kuhls
2017-01-22 6:47 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2017-01-21 20:59 UTC (permalink / raw)
To: buildroot
Fixes
http://autobuild.buildroot.net/results/89c/89c9641553734495aa7844951dfd25fe0ec0d9f9/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xdriver_xf86-video-openchrome/Config.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/x11r7/xdriver_xf86-video-openchrome/Config.in b/package/x11r7/xdriver_xf86-video-openchrome/Config.in
index e2bb6c490..c970b9e25 100644
--- a/package/x11r7/xdriver_xf86-video-openchrome/Config.in
+++ b/package/x11r7/xdriver_xf86-video-openchrome/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_OPENCHROME
bool "xf86-video-openchrome"
- depends on BR2_PACKAGE_MESA3D
+ depends on BR2_PACKAGE_MESA3D_DRI_DRIVER
select BR2_PACKAGE_LIBDRM
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XLIB_LIBXCOMPOSITE
@@ -17,5 +17,5 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_OPENCHROME
https://www.freedesktop.org/wiki/Openchrome/
-comment "xf86-video-openchrome needs mesa3d"
- depends on !BR2_PACKAGE_MESA3D
+comment "xf86-video-openchrome needs a DRI driver from mesa3d"
+ depends on !BR2_PACKAGE_MESA3D_DRI_DRIVER
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-openchrome: needs DRI
2017-01-21 20:59 [Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-openchrome: needs DRI Bernd Kuhls
@ 2017-01-22 6:47 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-01-22 6:47 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 21 Jan 2017 21:59:29 +0100, Bernd Kuhls wrote:
> Fixes
> http://autobuild.buildroot.net/results/89c/89c9641553734495aa7844951dfd25fe0ec0d9f9/
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/x11r7/xdriver_xf86-video-openchrome/Config.in | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-22 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-21 20:59 [Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-openchrome: needs DRI Bernd Kuhls
2017-01-22 6:47 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox