Jump to content


MuhlC00l

Member Since 25 Jul 2018
Offline Last Active 20 Aug 2018 13:07
-----

Topics I've Started

cross compile GitHub "c" project for mipsl arch

25 July 2018 - 06:46

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/w...tman2/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.codeproj...-OpenEmbedded-L

 

but also my skils stops when it comes to Bitbake :(

 

 

Any help I would really appreciate many thanks and cheers