[yocto] [Yocto] Prelink compilation for ZCU102

2018-04-17 Thread Nicolas Salmin
Hello guys, Someone here have some information to build prelink recipe for ZCU102 board because i'm not able to do it ... Hello guys, Someone here have some information to build prelink recipe for ZCU102 board because i'm not able to do it ... ERROR: prelink-1.0+gitAUTOINC+aa2985eefa-r0

[yocto] How to disable module auto-loading

2018-03-27 Thread Nicolas Salmin
Hello all, I would like to know the better way to disable module auto-loading ? I tried to create /etc/modprobe.d/blacklist.conf but as /etc/modprobe.d doesn't exist on my rootfs i think is not a good solution. I have tested also with *KERNEL_MODULE_AUTOLOAD -= "module.name

[yocto] Error during kernel module compilation

2017-05-15 Thread Nicolas Salmin
Hi all, I have some trouble during kernel module compilation, in fact the module is build successfully only if I have built the kernel before... it makes sense but the the recipe inherit from module bbclass: