All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: lancethepants <lancethepants@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/linux-firmware: Add additional firmware fo Intel iwlwifi 9xxx
Date: Sun, 16 Jun 2024 12:36:09 +0200	[thread overview]
Message-ID: <Zm7AGV6zIzfbVtm7@landeda> (raw)
In-Reply-To: <20240613134451.3523957-1-lancethepants@gmail.com>

Lance, All,

On 2024-06-13 07:44 -0600, lancethepants spake thusly:
> Intel Wireless-AC 9560 looks for iwlwifi-so-a0-jf-b0-*.ucode.
> 
> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>

The authorship (i.e. the From of the email) does not match the SoB line;
they both should be identical, meaning the author signed off their work.

In this case, the email address was the same in both case, juts the
human-readable part was missing in the From, so I took the liberty of
fixing the authroship when applying the patch.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/linux-firmware/linux-firmware.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/linux-firmware/linux-firmware.mk b/package/linux-firmware/linux-firmware.mk
> index 8dcd57fb7c..13dbc6d98c 100644
> --- a/package/linux-firmware/linux-firmware.mk
> +++ b/package/linux-firmware/linux-firmware.mk
> @@ -583,6 +583,7 @@ endif
>  
>  ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_9XXX),y)
>  LINUX_FIRMWARE_FILES += iwlwifi-9???-*.ucode
> +LINUX_FIRMWARE_FILES += iwlwifi-so-a0-jf-b0*.ucode
>  LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.iwlwifi_firmware
>  endif
>  
> -- 
> 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

  reply	other threads:[~2024-06-16 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13 13:44 [Buildroot] [PATCH 1/1] package/linux-firmware: Add additional firmware fo Intel iwlwifi 9xxx lancethepants
2024-06-16 10:36 ` Yann E. MORIN [this message]
2024-07-05 19:26 ` 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=Zm7AGV6zIzfbVtm7@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=lancethepants@gmail.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.