Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v5 1/6] libdrm: Remove xorg dependency for intel driver
@ 2014-03-11 18:53 Bernd Kuhls
  2014-03-11 21:50 ` Sebastien Bourdelin
  0 siblings, 1 reply; 6+ messages in thread
From: Bernd Kuhls @ 2014-03-11 18:53 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
---
 package/libdrm/Config.in |    1 -
 1 file changed, 1 deletion(-)

diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
index 7192e94..24ff7de 100644
--- a/package/libdrm/Config.in
+++ b/package/libdrm/Config.in
@@ -13,7 +13,6 @@ menu "DRM Drivers"
 
 config BR2_PACKAGE_LIBDRM_INTEL
 	bool "intel"
-	depends on BR2_PACKAGE_XORG7
 	select BR2_PACKAGE_LIBATOMIC_OPS
 	select BR2_PACKAGE_XLIB_LIBPCIACCESS
 	depends on BR2_i386 || BR2_x86_64
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-12 19:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 18:53 [Buildroot] [PATCH v5 1/6] libdrm: Remove xorg dependency for intel driver Bernd Kuhls
2014-03-11 21:50 ` Sebastien Bourdelin
2014-03-12  5:09   ` Bernd Kuhls
2014-03-12  6:00     ` Bernd Kuhls
2014-03-12  7:14       ` Sebastien Bourdelin
2014-03-12 19:24         ` Bernd Kuhls

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox