From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt
Date: Sat, 14 Sep 2024 16:00:24 +0200 [thread overview]
Message-ID: <ZuWW-JNZCG7oPTmm@landeda> (raw)
In-Reply-To: <20240914124337.1200461-1-peter@korsgaard.com>
Peter, All,
Whole series sapplied to master, thanks.
I modified patch 13 with feedback from Federico.
Regards,
Yann E. MORIN.
On 2024-09-14 14:43 +0200, Peter Korsgaard spake thusly:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/linux-firmware/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/linux-firmware/Config.in b/package/linux-firmware/Config.in
> index 4a17ceaf0b..abec943c36 100644
> --- a/package/linux-firmware/Config.in
> +++ b/package/linux-firmware/Config.in
> @@ -596,7 +596,7 @@ config BR2_PACKAGE_LINUX_FIRMWARE_QLOGIC_4X
> (qede)
>
> config BR2_PACKAGE_LINUX_FIRMWARE_RTL_815X
> - bool "Realtek 8152/8153/8156 USB Ethernet Adapaters"
> + bool "Realtek 8152/8153/8156 USB Ethernet Adapters"
> help
> Firmware files for Realtek 8152/8153/8156 based USB Ethernet
> adapters.
> --
> 2.39.2
>
> _______________________________________________
> 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
prev parent reply other threads:[~2024-09-14 14:01 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 02/20] package/linux-fusion: fix version typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 03/20] package/linux-zigbee: fix these " Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 04/20] package/lldpd: fix typo in help text Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 05/20] package/lmbench: fix 'timing out' typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo Peter Korsgaard
2024-09-14 13:51 ` Herve Codina via buildroot
2024-09-14 12:43 ` [Buildroot] [PATCH 07/20] package/luabitop: fix typo in hash comment Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 08/20] package/madplay: fix typos in comments Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 09/20] package/make: fix accidentally typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 10/20] package/makedevs/makedevs.c: fix typos Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 11/20] package/minizip: fix typo in help text Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 12/20] package/mpg123: fix deactivate typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 13/20] package/mrouted: fix typos Peter Korsgaard
2024-09-14 12:57 ` Federico Pellegrin
2024-09-14 13:22 ` Yann E. MORIN
2024-09-14 12:43 ` [Buildroot] [PATCH 14/20] package/musepack: fix occurring typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 15/20] package/net-tools: fix appropriate typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 16/20] package/nginx-modsecurity: fix locally typo in hash comment Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 17/20] package/nginx: fix symmetric typo Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 18/20] package/nload: fix transferred typo in help text Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 19/20] package/nodejs-src: fix convenient typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 20/20] package/nvidia-driver: fix targeting " Peter Korsgaard
2024-09-14 14:00 ` Yann E. MORIN [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=ZuWW-JNZCG7oPTmm@landeda \
--to=yann.morin.1998@free.fr \
--cc=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox