* [Buildroot] [PATCH] startup-notification: needs mmu
@ 2014-08-04 12:45 Gustavo Zacarias
2014-08-04 16:27 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-08-04 12:45 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/1fc/1fcb069b790ae5861c5a3ee577689de92005862a/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/startup-notification/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/startup-notification/Config.in b/package/startup-notification/Config.in
index 277d300..1fc6dad 100644
--- a/package/startup-notification/Config.in
+++ b/package/startup-notification/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_STARTUP_NOTIFICATION
bool "startup-notification"
select BR2_PACKAGE_XLIB_LIBX11
depends on BR2_PACKAGE_XORG7
+ depends on BR2_USE_MMU # fork()
help
Startup-notification is a library used to monitor application startup.
--
1.8.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] startup-notification: needs mmu
2014-08-04 12:45 [Buildroot] [PATCH] startup-notification: needs mmu Gustavo Zacarias
@ 2014-08-04 16:27 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-08-04 16:27 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 4 Aug 2014 09:45:54 -0300, Gustavo Zacarias wrote:
> Fixes:
> http://autobuild.buildroot.net/results/1fc/1fcb069b790ae5861c5a3ee577689de92005862a/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/startup-notification/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-08-04 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 12:45 [Buildroot] [PATCH] startup-notification: needs mmu Gustavo Zacarias
2014-08-04 16:27 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox