hi all,
I hope you can help me and point me into the right direction because I don't get the point how to compile e.g. GitHub Porjects for my vusolo SE V2.
I create an ubuntu VM ware, install the develompent envirnmental, try to create an minimal image, play with bitbake but no luck.
The project what I currently try to run on my machine is the RTL driver for some cheap 5Ghu WLAN dongles with the chipset rtl8811CU or rtl8821CU (0bda:c811 realtek semiconductor corp)
With the help of whitebatman2's GitHub there is a possibily to compile a running driver for ubuntu and raspberry, this is no problem because the make file is already configured
You can find the GitHub here: https://github.com/whitebatman2/rtl8821CU
So please can someone help and explain how to compile these driver for OpenEmbedded / openpli-oe-core ?
I found an intressting code project articel by Alex J Lennon here: https://www.codeproject.com/Articles/774826/Adding-rd-party-components-to-Yocto-OpenEmbedded-L
but also my skils stops when it comes to Bitbake
Any help I would really appreciate many thanks and cheers