* [Buildroot] [PATCH] smstools3: needs mmu
@ 2014-04-03 11:37 Gustavo Zacarias
2014-04-03 18:12 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-04-03 11:37 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/9fe/9fe7a34501a39d4a1eaaedb75ab58e7cbdbe15c5/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/smstools3/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/smstools3/Config.in b/package/smstools3/Config.in
index 72d0af6..1086869 100644
--- a/package/smstools3/Config.in
+++ b/package/smstools3/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_SMSTOOLS3
bool "smstools3"
+ depends on BR2_USE_MMU # fork()
depends on BR2_USE_WCHAR
depends on BR2_TOOLCHAIN_HAS_THREADS
help
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] smstools3: needs mmu
2014-04-03 11:37 [Buildroot] [PATCH] smstools3: needs mmu Gustavo Zacarias
@ 2014-04-03 18:12 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-04-03 18:12 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Thu, 3 Apr 2014 08:37:20 -0300, Gustavo Zacarias wrote:
> Fixes:
> http://autobuild.buildroot.net/results/9fe/9fe7a34501a39d4a1eaaedb75ab58e7cbdbe15c5/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/smstools3/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-04-03 18:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03 11:37 [Buildroot] [PATCH] smstools3: needs mmu Gustavo Zacarias
2014-04-03 18:12 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox