Update orangepi lite#93
Conversation
Add rtl8189fs wifi driver as a breakout to be reused by others than just the orange pi lite Changelog-entry: Add rtl8189fs wifi driver for orange pi lite Signed-off-by: Michel Wohlert <michel.wohlert@gmail.com>
…le using patch from rtl8189
…s to make serial console more readable
…d rtl8189fs as a module depdency for the orangepi-lite
|
Can one of the admins verify this patch? |
|
Hi @mwohlert, Thanks for contributing! ` RESIN_CONFIGS[8189fs] ?= " Kind regards |
|
@vicgal Ah yes I see that. I suggest for that to be removed in favor of the standalone module, which I think is easier to maintain than a huge patch like the 8189 is: https://github.com/balena-os/balena-allwinner/blob/master/layers/meta-balena-allwinner/recipes-kernel/linux/linux-mainline/armbian/wifi-add-realtek-8189fs.patch The 8189fs driver is already an out of tree module |
|
@mwohlert, Ok, I see your point, but we don't actually maintain that patch since it's coming from Armbian. We have from them the kernel and the patches that come with it. If they update the kernel/patches, we follow through. If we were to have the OOT kernel module in our yocto layer, that would make us maintainers of the yocto recipe the least. |
No description provided.