Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] system: make systemd's kernel headers comment fit
Date: Thu, 10 Sep 2015 19:17:37 +0200	[thread overview]
Message-ID: <20150910171737.GA6584@free.fr> (raw)
In-Reply-To: <1441904157-19302-1-git-send-email-arnout@mind.be>

Arnout, All,

On 2015-09-10 18:55 +0200, Arnout Vandecappelle (Essensium/Mind) spake thusly:
> The comment line that explains that systemd needs a glibc toolchain and
> kernel headers >= 3.10 doesn't fit in the dialog box, which makes it
> look as if headers >= 3.1 are needed.
> 
> Abbreviate the comment a little by removing an 'an'. It still doesn't
> fit completely (only one trailing * is shown), but at least it's
> readable.
> 
> While we're at it, change the quoting style to " like we always use.
> 
> Reported-by: eschu on IRC
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  system/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/system/Config.in b/system/Config.in
> index fad829d..03521fd 100644
> --- a/system/Config.in
> +++ b/system/Config.in
> @@ -90,7 +90,7 @@ config BR2_INIT_SYSTEMD
>  	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10
>  	select BR2_PACKAGE_SYSTEMD
>  
> -comment 'systemd needs an (e)glibc toolchain, headers >= 3.10'
> +comment "systemd needs (e)glibc toolchain, headers >= 3.10"
>  	depends on !(BR2_TOOLCHAIN_USES_GLIBC \
>  		&& BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10)
>  
> -- 
> 2.5.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-09-10 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10 16:55 [Buildroot] [PATCH] system: make systemd's kernel headers comment fit Arnout Vandecappelle
2015-09-10 17:17 ` Yann E. MORIN [this message]
2015-09-10 20:07 ` Peter Korsgaard

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=20150910171737.GA6584@free.fr \
    --to=yann.morin.1998@free.fr \
    --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