* [Buildroot] [PATCH 1/1] package/linux-firmware: Add additional firmware fo Intel iwlwifi 9xxx
@ 2024-06-13 13:44 lancethepants
2024-06-16 10:36 ` Yann E. MORIN
2024-07-05 19:26 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: lancethepants @ 2024-06-13 13:44 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls, lancethepants, Yann E . MORIN
Intel Wireless-AC 9560 looks for iwlwifi-so-a0-jf-b0-*.ucode.
Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/linux-firmware: Add additional firmware fo Intel iwlwifi 9xxx
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
2024-07-05 19:26 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2024-06-16 10:36 UTC (permalink / raw)
To: lancethepants; +Cc: Bernd Kuhls, buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/linux-firmware: Add additional firmware fo Intel iwlwifi 9xxx
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
@ 2024-07-05 19:26 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-07-05 19:26 UTC (permalink / raw)
To: lancethepants; +Cc: Bernd Kuhls, Yann E . MORIN, buildroot
>>>>> "lancethepants" == lancethepants <lancethepants@gmail.com> writes:
> Intel Wireless-AC 9560 looks for iwlwifi-so-a0-jf-b0-*.ucode.
> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
Committed to 2024.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-05 19:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2024-07-05 19:26 ` Peter Korsgaard
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.