Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] xapp_xinit: only makes sense if there is an X server
Date: Mon, 21 Jan 2013 08:14:24 +0100	[thread overview]
Message-ID: <50FCEAD0.4090809@mind.be> (raw)
In-Reply-To: <87vcard2pf.fsf@dell.be.48ers.dk>

On 01/20/13 21:22, Peter Korsgaard wrote:
>>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind)<arnout@mind.be>  writes:
>
>   Arnout>  From: "Arnout Vandecappelle (Essensium/Mind)"<arnout@mind.be>
>   Arnout>  Signed-off-by: Arnout Vandecappelle (Essensium/Mind)<arnout@mind.be>
>   Arnout>  ---
>   Arnout>   package/x11r7/xapp_xinit/Config.in |    2 ++
>   Arnout>   1 file changed, 2 insertions(+)
>
>   Arnout>  diff --git a/package/x11r7/xapp_xinit/Config.in b/package/x11r7/xapp_xinit/Config.in
>   Arnout>  index 9ac2817..30981c3 100644
>   Arnout>  --- a/package/x11r7/xapp_xinit/Config.in
>   Arnout>  +++ b/package/x11r7/xapp_xinit/Config.in
>   Arnout>  @@ -1,5 +1,7 @@
>   Arnout>   config BR2_PACKAGE_XAPP_XINIT
>   Arnout>   	bool "xinit"
>   Arnout>  +	# Runtime dependency: can't start an X server unless there is one
>   Arnout>  +	depends on BR2_PACKAGE_XSERVER_XORG_SERVER
>
> XAPP_XDM selects XINIT, so I also added the dependency here and
> committed both patches, thanks.

  And xdm obviously doesn't make much sense without an X server...

  Regards,
  Arnout


-- 
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:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

      reply	other threads:[~2013-01-21  7:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-20 10:31 [Buildroot] [PATCH 1/2] xapp_xinit: only makes sense if there is an X server Arnout Vandecappelle
2013-01-20 10:31 ` [Buildroot] [PATCH 2/2] xapp_xinit depends on mcookie, not xserver_xorg-server Arnout Vandecappelle
2013-01-20 20:22 ` [Buildroot] [PATCH 1/2] xapp_xinit: only makes sense if there is an X server Peter Korsgaard
2013-01-21  7:14   ` Arnout Vandecappelle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50FCEAD0.4090809@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox