Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] xdotool: needs MMU support
@ 2016-02-04 23:19 Erico Nunes
  2016-02-05 22:02 ` Arnout Vandecappelle
  2016-02-05 22:22 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Erico Nunes @ 2016-02-04 23:19 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.net/results/d750919a0d5cfb624937c72253651a431212e238

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
---
 package/xdotool/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/xdotool/Config.in b/package/xdotool/Config.in
index 4d5f590..4fb8a49 100644
--- a/package/xdotool/Config.in
+++ b/package/xdotool/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_XDOTOOL
 	bool "xdotool"
 	depends on BR2_PACKAGE_XORG7
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_XLIB_LIBXTST
 	select BR2_PACKAGE_XLIB_LIBXINERAMA
 	select BR2_PACKAGE_LIBXKBCOMMON
-- 
2.7.0

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

* [Buildroot] [PATCH 1/1] xdotool: needs MMU support
  2016-02-04 23:19 [Buildroot] [PATCH 1/1] xdotool: needs MMU support Erico Nunes
@ 2016-02-05 22:02 ` Arnout Vandecappelle
  2016-02-05 22:22 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2016-02-05 22:02 UTC (permalink / raw)
  To: buildroot

On 05-02-16 00:19, Erico Nunes wrote:
> Fixes:
> http://autobuild.buildroot.net/results/d750919a0d5cfb624937c72253651a431212e238
> 
> Signed-off-by: Erico Nunes <nunes.erico@gmail.com>

Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

 Regards,
 Arnout

> ---
>  package/xdotool/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/xdotool/Config.in b/package/xdotool/Config.in
> index 4d5f590..4fb8a49 100644
> --- a/package/xdotool/Config.in
> +++ b/package/xdotool/Config.in
> @@ -1,6 +1,7 @@
>  config BR2_PACKAGE_XDOTOOL
>  	bool "xdotool"
>  	depends on BR2_PACKAGE_XORG7
> +	depends on BR2_USE_MMU # fork()
>  	select BR2_PACKAGE_XLIB_LIBXTST
>  	select BR2_PACKAGE_XLIB_LIBXINERAMA
>  	select BR2_PACKAGE_LIBXKBCOMMON
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

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

* [Buildroot] [PATCH 1/1] xdotool: needs MMU support
  2016-02-04 23:19 [Buildroot] [PATCH 1/1] xdotool: needs MMU support Erico Nunes
  2016-02-05 22:02 ` Arnout Vandecappelle
@ 2016-02-05 22:22 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-02-05 22:22 UTC (permalink / raw)
  To: buildroot

Dear Erico Nunes,

On Thu,  4 Feb 2016 21:19:41 -0200, Erico Nunes wrote:
> Fixes:
> http://autobuild.buildroot.net/results/d750919a0d5cfb624937c72253651a431212e238
> 
> Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
> ---
>  package/xdotool/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] 3+ messages in thread

end of thread, other threads:[~2016-02-05 22:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 23:19 [Buildroot] [PATCH 1/1] xdotool: needs MMU support Erico Nunes
2016-02-05 22:02 ` Arnout Vandecappelle
2016-02-05 22:22 ` Thomas Petazzoni

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