mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
linux-firmware: Fix the linux-firmware-bcm4373 FILES variable
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. (From OE-Core rev: 205b3990fe23dc05689ef619a4607e8903ebbec6) Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 7886d3b77200e4488393fa11c8198658fcf386cd) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
90600c8168
commit
2d7fe81f8e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user