Re: [yocto] kernel modul install

2019-08-26 Thread Rudolf J Streif
Michael, You might want to share your recipe. Since do_install works on a private sysroot for your recipe it is unlikely that your module conflicts with a module with the same name from another recipe. You might install the module twice or you might have some leftovers from your development

[yocto] kernel modul install

2019-08-26 Thread Michael Eichhorn
Dear all,   i am new to yocto and i created a recipe for a kernel modul for my bt and wifi chip. it seems that everthing works, but in my do_install i receive an error: ...is trying to install files into a shared area when those files already exist... My receipe is somehow producing an