[oe] Fwd: [PATCHv2] linux-firmware: split into bus specific packages.

Filip Zyzniewski filip.zyzniewski at gmail.com
Wed Feb 23 07:23:10 UTC 2011


Hi,

we've come across this issue with linux-firmware:

---------- Forwarded message ----------
From: Koen Kooi <k.kooi at student.utwente.nl>
Date: Wed, 23 Feb 2011 07:33:58 +0100
Subject: Re: [oe] [PATCHv2] linux-firmware: split into bus specific packages.
To: openembedded-devel at lists.openembedded.org

The wl12xx files need to go into /lib/firmware, not
/lib/firmware/ti-connectivity
-----------------------------------------------------

Grepping through kernel sources shows that that's the case:

filip.zyzniewski at jlime:/home/git/linux-hpc/drivers$ grep -r 'wl12.*\.bin' .
./net/wireless/wl1251/wl1251.h:#define WL1251_FW_NAME "wl1251-fw.bin"
./net/wireless/wl1251/wl1251.h:#define WL1251_NVS_NAME "wl1251-nvs.bin"
./net/wireless/wl12xx/wl1271.h:#define WL1271_FW_NAME "wl1271-fw.bin"
./net/wireless/wl12xx/wl1271.h:#define WL1271_NVS_NAME "wl1271-nvs.bin"
filip.zyzniewski at jlime:/home/git/linux-hpc/drivers$

Could you move these files to a location requested by the kernel?


bye,
Filip Zyzniewski




More information about the Openembedded-devel mailing list