Openembedded Core Discussions
 help / color / mirror / Atom feed
* How to use linux-firmware to install single firmware package? #kirkstone
@ 2022-11-03 23:07 Livius
  2022-11-04  9:13 ` [OE-core] " Quentin Schulz
  0 siblings, 1 reply; 11+ messages in thread
From: Livius @ 2022-11-03 23:07 UTC (permalink / raw)
  To: openembedded-core

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

Hi,

I would like to install linux-firmware-ath10k and linux-firmware-imx-sdma-imx7d firmware package to my image recipe in kirkstone release but when i append them to IMAGE_INSTALL somewhy each pack from linux-firmware recipe installs itself. It is extramly large in size about 500 MB, it is totaly not accaptable for me, it is too large.

I am using the following syntax to install them:

IMAGE_INSTALL:append = " linux-firmware-imx-sdma-imx7d linux-firmware-ath10k"

If i remove them, there are no any linux-firmware in my deployed image, it means somehow they trigger to install the full linux-firmware pack, how can i use it to install only some single linux-firmware?

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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* How to use linux-firmware to install single firmware package? #kirkstone
@ 2023-02-26  3:03 Yang, Wilson
  2023-02-26  3:25 ` Vincent Davis Jr
  0 siblings, 1 reply; 11+ messages in thread
From: Yang, Wilson @ 2023-02-26  3:03 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org

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

Hi,

We ran into same issue described in https://lore.kernel.org/all/CGDd.1667516824130158087.aCkO@lists.openembedded.org/t/

Not sure if any solutions/workarounds available to share?

We only want two linux-firmware packages, linux-firmware-imx-sdma-imx6q and linux-firmware-imx-sdma-imx7d which are removed from IMAGE_INSTALL:append from our core-image.bb file. Also add IMAGE_INSTALL:remove = "linux-firmware" in same .bb file to remove it.
Unfortunately, the installed-packages.txt still shows the complete list of linux-firmware packages installed that results much larger binary size than ideal.

Thanks in advance for your info/help.

Wilson Yang

** Statement from Terumo BCT, Inc. **

Confidential and/or privileged information may be contained in this message and any attachments. If you are not the intended recipient you should not copy or forward this message and should destroy it immediately. Any disclosure, copying, distribution and/or any other use of this communication by anyone other than the intended recipient is strictly prohibited and may be unlawful. The opinions, conclusions and other information in this message do not necessarily represent the views and/or opinions of the employer.

** End of statement **

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

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

end of thread, other threads:[~2023-02-26  3:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03 23:07 How to use linux-firmware to install single firmware package? #kirkstone Livius
2022-11-04  9:13 ` [OE-core] " Quentin Schulz
2022-11-04 12:42   ` Livius
2022-11-04 14:07     ` [OE-core] " Quentin Schulz
2022-11-04 14:59       ` Vincent Davis Jr
2022-11-04 16:18         ` [OE-core] " Alexander Kanavin
2022-11-04 17:08       ` Livius
2022-11-04 18:44         ` Livius
2022-11-07 13:03           ` [OE-core] " Quentin Schulz
  -- strict thread matches above, loose matches on Subject: below --
2023-02-26  3:03 Yang, Wilson
2023-02-26  3:25 ` Vincent Davis Jr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox