Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libdrm: Remove i386/x86_64 dependency from Nouveau driver
@ 2015-12-19 16:53 Bernd Kuhls
  2015-12-19 16:53 ` [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-video-nouveau: Fix DRI dependency Bernd Kuhls
  2015-12-20 12:59 ` [Buildroot] [PATCH 1/2] package/libdrm: Remove i386/x86_64 dependency from Nouveau driver Thomas Petazzoni
  0 siblings, 2 replies; 6+ messages in thread
From: Bernd Kuhls @ 2015-12-19 16:53 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libdrm/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
index cf1c13b..445a85b 100644
--- a/package/libdrm/Config.in
+++ b/package/libdrm/Config.in
@@ -36,7 +36,6 @@ config BR2_PACKAGE_LIBDRM_AMDGPU
 
 config BR2_PACKAGE_LIBDRM_NOUVEAU
 	bool "nouveau"
-	depends on BR2_i386 || BR2_x86_64
 	help
 	  Install NVIDIA graphics driver.
 
-- 
2.6.4

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

end of thread, other threads:[~2016-03-22 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-19 16:53 [Buildroot] [PATCH 1/2] package/libdrm: Remove i386/x86_64 dependency from Nouveau driver Bernd Kuhls
2015-12-19 16:53 ` [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-video-nouveau: Fix DRI dependency Bernd Kuhls
2015-12-20 13:00   ` Thomas Petazzoni
2015-12-20 17:09     ` [Buildroot] [PATCH 2/2]package/x11r7/xdriver_xf86-video-nouveau:Fix " Bernd Kuhls
2016-03-22 21:31   ` [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-video-nouveau: Fix " Thomas Petazzoni
2015-12-20 12:59 ` [Buildroot] [PATCH 1/2] package/libdrm: Remove i386/x86_64 dependency from Nouveau driver Thomas Petazzoni

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