* [Buildroot] [PATCH] package/linux-firmware: add rtl8761b/rtl8761bu firmware
@ 2023-01-25 8:37 Stefan Agner
2023-01-28 21:23 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Agner @ 2023-01-25 8:37 UTC (permalink / raw)
To: buildroot; +Cc: Yann E . MORIN, Stefan Agner
Deploy rtl8761b/rtl8761bu firmwares as well.
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
package/linux-firmware/linux-firmware.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/package/linux-firmware/linux-firmware.mk b/package/linux-firmware/linux-firmware.mk
index 6990ef38ad..9d9d12bd5f 100644
--- a/package/linux-firmware/linux-firmware.mk
+++ b/package/linux-firmware/linux-firmware.mk
@@ -71,7 +71,9 @@ LINUX_FIRMWARE_FILES += \
rtl_bt/rtl8723a_fw.bin rtl_bt/rtl8723b_fw.bin \
rtl_bt/rtl8723bs_config-OBDA8723.bin \
rtl_bt/rtl8723bs_fw.bin rtl_bt/rtl8723d_config.bin \
- rtl_bt/rtl8723d_fw.bin rtl_bt/rtl8761a_fw.bin
+ rtl_bt/rtl8723d_fw.bin rtl_bt/rtl8761a_fw.bin \
+ rtl_bt/rtl8761b_fw.bin rtl_bt/rtl8761b_config.bin \
+ rtl_bt/rtl8761bu_fw.bin rtl_bt/rtl8761bu_config.bin
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.rtlwifi_firmware.txt
endif
--
2.39.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/linux-firmware: add rtl8761b/rtl8761bu firmware
2023-01-25 8:37 [Buildroot] [PATCH] package/linux-firmware: add rtl8761b/rtl8761bu firmware Stefan Agner
@ 2023-01-28 21:23 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-01-28 21:23 UTC (permalink / raw)
To: Stefan Agner; +Cc: Yann E . MORIN, buildroot
On Wed, 25 Jan 2023 09:37:24 +0100
Stefan Agner <stefan@agner.ch> wrote:
> Deploy rtl8761b/rtl8761bu firmwares as well.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> ---
> package/linux-firmware/linux-firmware.mk | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-28 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 8:37 [Buildroot] [PATCH] package/linux-firmware: add rtl8761b/rtl8761bu firmware Stefan Agner
2023-01-28 21:23 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox