Integrate meta-seconorth-distro/add_rtl8723bu
Commit: seco-ne/yocto/layers/meta-seconorth-distro@5983d848
recipe:rtl8723bu: add recipe to image
Add recipe rtl8723bu to the package group connectivity to be include in the image
Add space after recipe name in group
packagegroup:connectivity: add RTL8723BU
Add RTL8723BU recipe to connectivity packagegroup
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@f6fc1f1c
recipe:rtl8723bu: Add firmware binaries and disable concurrent mode
Firmware binary is needed for Bluetooth to work Concurrent mode is disabled since it cause connection drop This patch override the first commited patch and changes the architecture assignment so it can also be built for other architecture than "arm"
--
Commit: seco-ne/yocto/layers/meta-seconorth-distro@6fbb22a1
recipe:rtl8723bu: Driver for RTL8723BU
Driver taken from https://github.com/lwfinger/rtl8723bu Patch the makefile so driver can be built for ARM architecture