<efeschiyan>
way to make the linux-firmware sysroot be available during a kernel compilation process so I could pick a single blob and add it to CONFIG_FIRMWARE_EXTRA ?
2023-02-23
<derRichard>
ok. so i still have to set CONFIG_EXTRA_FIRMWARE_DIR at build time then. unless there is already a way. or am i the first guy that want to use CONFIG_EXTRA_FIRMWARE? (having firmware blobs directly in the kernel image)
<derRichard>
qschulz: ah, that way i can keep CONFIG_EXTRA_FIRMWARE_DIR set to /lib/firmware/?
* derRichard
wonders what's the best way to have linux's CONFIG_EXTRA_FIRMWARE_DIR set to the build output of the linux-firmware recipe
2022-08-25
<qschulz>
what is the value of CONFIG_EXTRA_FIRMWARE_DIR?
<Guest63>
and I have one task in one task sets CONFIG_EXTRA_FIRMWARE_DIR
<Guest63>
I have `MACHINE_EXTRA_RRECOMMENDS_remove = "linux-firmware"` in my machine config