All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Christian Stewart <christian@paral.in>
Cc: Anisse Astier <anisse@astier.eu>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/lxc: fix typo of toolchain in config.in
Date: Sun, 3 Oct 2021 09:53:06 +0200	[thread overview]
Message-ID: <20211003075306.GC1504958@scaer> (raw)
In-Reply-To: <20211001222952.670649-1-christian@paral.in>

Christian, All,

On 2021-10-01 15:29 -0700, Christian Stewart via buildroot spake thusly:
> BR2_TOOLCHAN_USES_UCLIBC -> BR2_TOOLCHAIN_USES_UCLIBC
> 
> Signed-off-by: Christian Stewart <christian@paral.in>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/lxc/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/lxc/Config.in b/package/lxc/Config.in
> index 72b675113d..a3f9be0c90 100644
> --- a/package/lxc/Config.in
> +++ b/package/lxc/Config.in
> @@ -21,4 +21,4 @@ comment "lxc needs a glibc or musl toolchain w/ threads, headers >= 3.0, dynamic
>  		|| !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 \
>  		|| !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 \
>  		|| BR2_STATIC_LIBS \
> -		|| BR2_TOOLCHAN_USES_UCLIBC
> +		|| BR2_TOOLCHAIN_USES_UCLIBC
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2021-10-03  7:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01 22:29 [Buildroot] [PATCH 1/2] package/lxc: fix typo of toolchain in config.in Christian Stewart via buildroot
2021-10-01 22:29 ` [Buildroot] [PATCH 2/2] package/runc: " Christian Stewart via buildroot
2021-10-03  7:53   ` Yann E. MORIN
2021-10-06 14:38   ` Peter Korsgaard
2021-10-03  7:53 ` Yann E. MORIN [this message]
2021-10-06 14:37 ` [Buildroot] [PATCH 1/2] package/lxc: " 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=20211003075306.GC1504958@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=anisse@astier.eu \
    --cc=buildroot@buildroot.org \
    --cc=christian@paral.in \
    --cc=thomas.petazzoni@bootlin.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.