* [Buildroot] [PATCH 1/1] libdrm: Explain dependency on xorg in Kconfig
@ 2014-04-27 10:35 Bernd Kuhls
2014-04-27 20:32 ` Peter Korsgaard
2014-04-27 21:28 ` Yann E. MORIN
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2014-04-27 10:35 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libdrm/Config.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
index df95eec..e6a7a42 100644
--- a/package/libdrm/Config.in
+++ b/package/libdrm/Config.in
@@ -21,6 +21,9 @@ config BR2_PACKAGE_LIBDRM_INTEL
help
installs intel graphics driver
+comment "libdrm intel driver depends on X.org"
+ depends on !BR2_PACKAGE_XORG7
+
config BR2_PACKAGE_LIBDRM_RADEON
bool "radeon"
help
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] libdrm: Explain dependency on xorg in Kconfig
2014-04-27 10:35 [Buildroot] [PATCH 1/1] libdrm: Explain dependency on xorg in Kconfig Bernd Kuhls
@ 2014-04-27 20:32 ` Peter Korsgaard
2014-04-27 21:28 ` Yann E. MORIN
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2014-04-27 20:32 UTC (permalink / raw)
To: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] libdrm: Explain dependency on xorg in Kconfig
2014-04-27 10:35 [Buildroot] [PATCH 1/1] libdrm: Explain dependency on xorg in Kconfig Bernd Kuhls
2014-04-27 20:32 ` Peter Korsgaard
@ 2014-04-27 21:28 ` Yann E. MORIN
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-04-27 21:28 UTC (permalink / raw)
To: buildroot
Bernd, All,
On 2014-04-27 12:35 +0200, Bernd Kuhls spake thusly:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/libdrm/Config.in | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
> index df95eec..e6a7a42 100644
> --- a/package/libdrm/Config.in
> +++ b/package/libdrm/Config.in
> @@ -21,6 +21,9 @@ config BR2_PACKAGE_LIBDRM_INTEL
> help
> installs intel graphics driver
>
> +comment "libdrm intel driver depends on X.org"
> + depends on !BR2_PACKAGE_XORG7
This should also "depends on BR2_i386 || BR2_x86_64" because it is am
x86-only option, no?
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-27 21:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-27 10:35 [Buildroot] [PATCH 1/1] libdrm: Explain dependency on xorg in Kconfig Bernd Kuhls
2014-04-27 20:32 ` Peter Korsgaard
2014-04-27 21:28 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox