All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-firmware: rtl8192cx: Add latest available firmware
@ 2015-11-26  9:12 Bhuvanchandra DV
  2015-12-08  7:03 ` Bhuvanchandra DV
  0 siblings, 1 reply; 2+ messages in thread
From: Bhuvanchandra DV @ 2015-11-26  9:12 UTC (permalink / raw)
  To: openembedded-core

Add latest available firmware binaries for RTL8192CX chipsets.
These new firmwares have been released in 2012, have been used
by the mainline kernel as preferred firmware since 3.13 and
even backported to stable branches.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
---
 meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 615fbdb..3c5729d 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -260,10 +260,10 @@ FILES_${PN}-rtl-license = " \
   /lib/firmware/LICENCE.rtlwifi_firmware.txt \
 "
 FILES_${PN}-rtl8192cu = " \
-  /lib/firmware/rtlwifi/rtl8192cufw.bin \
+  /lib/firmware/rtlwifi/rtl8192cufw*.bin \
 "
 FILES_${PN}-rtl8192ce = " \
-  /lib/firmware/rtlwifi/rtl8192cfw.bin \
+  /lib/firmware/rtlwifi/rtl8192cfw*.bin \
 "
 FILES_${PN}-rtl8192su = " \
   /lib/firmware/rtlwifi/rtl8712u.bin \
-- 
2.6.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] linux-firmware: rtl8192cx: Add latest available firmware
  2015-11-26  9:12 [PATCH] linux-firmware: rtl8192cx: Add latest available firmware Bhuvanchandra DV
@ 2015-12-08  7:03 ` Bhuvanchandra DV
  0 siblings, 0 replies; 2+ messages in thread
From: Bhuvanchandra DV @ 2015-12-08  7:03 UTC (permalink / raw)
  To: openembedded-core

On 11/26/2015 02:42 PM, Bhuvanchandra DV wrote:
> Add latest available firmware binaries for RTL8192CX chipsets.
> These new firmwares have been released in 2012, have been used
> by the mainline kernel as preferred firmware since 3.13 and
> even backported to stable branches.
>
> Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
> ---

Ping!

>   meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> index 615fbdb..3c5729d 100644
> --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> @@ -260,10 +260,10 @@ FILES_${PN}-rtl-license = " \
>     /lib/firmware/LICENCE.rtlwifi_firmware.txt \
>   "
>   FILES_${PN}-rtl8192cu = " \
> -  /lib/firmware/rtlwifi/rtl8192cufw.bin \
> +  /lib/firmware/rtlwifi/rtl8192cufw*.bin \
>   "
>   FILES_${PN}-rtl8192ce = " \
> -  /lib/firmware/rtlwifi/rtl8192cfw.bin \
> +  /lib/firmware/rtlwifi/rtl8192cfw*.bin \
>   "
>   FILES_${PN}-rtl8192su = " \
>     /lib/firmware/rtlwifi/rtl8712u.bin \
>

-- 
Best regards,
Bhuvan


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-08  7:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-26  9:12 [PATCH] linux-firmware: rtl8192cx: Add latest available firmware Bhuvanchandra DV
2015-12-08  7:03 ` Bhuvanchandra DV

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.