Daniel F. Dickinson
Daniel F. Dickinson
On 2018-05-09 06:59 PM, Satish Kumar Andey wrote: > Hi @cshoredaniel , > > Please find the below observations: > Do you have wpa_supplicant? we are not using any wpa_supplicant...
There should be a script that netifid uses to bring up client wifi 'automagically'. If that script was missed (i.e. in the netifd or wpa_supplicant 'tweak' recipe), that could explain...
@iuncuim that would make sense...best thing to do is look at https://git.openwrt.org/openwrt/openwrt.git I guess.
@mattsm the problem with the ar71xx boards is that Openwrt has a huge technical debt of kernel patches that have never been upstreamed so the only way to get most...
@mattsm it's on my radar actually, but not sure where it will go.
@mattsm I have a copy of automatic imports into linux-yocto @ https://github.com/cshoredaniel/cshore-linux-yocto-4.4-openwrt and https://github.com/cshoredaniel/cshore-linux-yocto-4.9-openwrt
@mattsm In case you were actually looking at those repos, I moved them to https://github.com/cshore-yocto-4-4/linux-yocto-4.4-openwrt and https://github.com/cshore-yocto-4-9/linux-yocto-4.9-openwrt because I made them forks of torvalds/linux and added the Yocto and Openwrt...
Hi, it's hard to read your configs because they are formatted badly. Please edit and reformat as 'code blocks' so that they get displayed verbatim instead of as if they...
I'm wondering about your BBLAYERS variable. @kraj can correct me if I'm wrong, but normally bitbake lists are space-separated not newline seperated, and the backslash (\\) character is used at...
Look like you need the sumo compat thing in the 'appliance' layer as well and missed that one?