Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] xapp_xinit: only makes sense if there is an X server
Date: Sun, 20 Jan 2013 21:22:36 +0100	[thread overview]
Message-ID: <87vcard2pf.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1358677875-29889-1-git-send-email-arnout@mind.be> (Arnout Vandecappelle's message of "Sun, 20 Jan 2013 11:31:14 +0100")

>>>>> "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.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2013-01-20 20:22 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 ` Peter Korsgaard [this message]
2013-01-21  7:14   ` [Buildroot] [PATCH 1/2] xapp_xinit: only makes sense if there is an X server Arnout Vandecappelle

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=87vcard2pf.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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