All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-firmware: Fix the linux-firmware-bcm4373 FILES variable
@ 2024-01-08 13:43 rodrigo.duarte
  2024-01-09  0:08 ` [OE-core] " Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: rodrigo.duarte @ 2024-01-08 13:43 UTC (permalink / raw)
  To: openembedded-core; +Cc: Rodrigo M. Duarte

From: "Rodrigo M. Duarte" <rodrigo.duarte@ossystems.com.br>

This commit includes the 'cyfmac4373-sdio.clm_blob' file in
the list of files for the linux-firmware-bcm4373 package.
Without this file, the linux-firmware package adds all
firmware packages to the image.

Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
---
 meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
index 6667f00612..b1f5247975 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
@@ -1071,6 +1071,7 @@ FILES:${PN}-bcm4373 = "${nonarch_base_libdir}/firmware/brcm/brcmfmac4373-sdio.bi
   ${nonarch_base_libdir}/firmware/brcm/brcmfmac4373.bin \
   ${nonarch_base_libdir}/firmware/cypress/cyfmac4373-sdio.bin \
   ${nonarch_base_libdir}/firmware/brcm/brcmfmac4373-sdio.clm_blob \
+  ${nonarch_base_libdir}/firmware/cypress/cyfmac4373-sdio.clm_blob \
 "
 
 LICENSE:${PN}-bcm-0bb4-0306 = "Firmware-cypress"
-- 
2.30.2



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

* Re: [OE-core] [PATCH] linux-firmware: Fix the linux-firmware-bcm4373 FILES variable
  2024-01-08 13:43 [PATCH] linux-firmware: Fix the linux-firmware-bcm4373 FILES variable rodrigo.duarte
@ 2024-01-09  0:08 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2024-01-09  0:08 UTC (permalink / raw)
  To: rodrigo.duarte; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 735 bytes --]

Em seg., 8 de jan. de 2024 às 11:17, <rodrigo.duarte@ossystems.com.br>
escreveu:

> From: "Rodrigo M. Duarte" <rodrigo.duarte@ossystems.com.br>
>
> This commit includes the 'cyfmac4373-sdio.clm_blob' file in
> the list of files for the linux-firmware-bcm4373 package.
> Without this file, the linux-firmware package adds all
> firmware packages to the image.
>
> Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
>

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br
<rodrigo.duarte@ossystems.com.br>>

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750

[-- Attachment #2: Type: text/html, Size: 1539 bytes --]

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

end of thread, other threads:[~2024-01-09  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 13:43 [PATCH] linux-firmware: Fix the linux-firmware-bcm4373 FILES variable rodrigo.duarte
2024-01-09  0:08 ` [OE-core] " Otavio Salvador

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.