[yocto] Using MACHINE_EXTRA_RDEPENDS to install wifi Firmware

Ash Charles ashcharles at gmail.com
Thu Feb 27 17:09:24 PST 2014


On Thu, Feb 27, 2014 at 4:54 PM, Khem Raj <raj.khem at gmail.com> wrote:
> as you can see kernel-firmware-whiteheat is the package name under
> which kernel is packaging it
> so include that if you want the kernel provided one.
Ah---perfect.  That makes sense.
I had
MACHINE_EXTRA_RDEPENDS += "linux-firmware-sd8686"
I should have had
MACHINE_EXTRA_RDEPENDS += "kernel-firmware-sd8686"

Thanks for your help!
--Ash



More information about the yocto mailing list