* [Buildroot] [PATCH] rdesktop: needs mmu
@ 2014-07-27 3:58 Gustavo Zacarias
2014-07-27 8:28 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-07-27 3:58 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/8f2/8f24a81516383feaffed485c85958e7a1c68176c/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/rdesktop/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/rdesktop/Config.in b/package/rdesktop/Config.in
index c0abe27..f683ed3 100644
--- a/package/rdesktop/Config.in
+++ b/package/rdesktop/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_RDESKTOP
bool "rdesktop"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XLIB_LIBXT
--
1.8.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] rdesktop: needs mmu
2014-07-27 3:58 [Buildroot] [PATCH] rdesktop: needs mmu Gustavo Zacarias
@ 2014-07-27 8:28 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-07-27 8:28 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Sun, 27 Jul 2014 00:58:54 -0300, Gustavo Zacarias wrote:
> Fixes:
> http://autobuild.buildroot.net/results/8f2/8f24a81516383feaffed485c85958e7a1c68176c/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/rdesktop/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied, 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:[~2014-07-27 8:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-27 3:58 [Buildroot] [PATCH] rdesktop: needs mmu Gustavo Zacarias
2014-07-27 8:28 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox