Hello all, I'm using yocto krogoth and I'm developing a kernel driver for linux 4.4. This kernel driver implements many ioctl so I've created a new header for them in include/uapi.
Now I would like to make it available in the SDK generated by yocto, so that developer can use these definitions without duplicating the header userland (with risks that duplicated header don't stay synced). I've seen a solution through this thread https://lists.yoctoproject.org/pipermail/yocto/2014-April/019261.html, but I was wondering if in the new 2.1 version of krogoth things have evolved or if the correct way to do it is still to export in a new include location. Thanks for answers. Regards. -- Christian Charreyre GnuPG:4096R/8265F383 Email : [email protected] <mailto:[email protected]> Site : www.ciose.fr <http://www.ciose.fr> Phone : 33(0)4 95 05 19 41 Address : 11 Avenue Marigny 13014 Marseille <https://www.facebook.com/ciosystemb> <https://www.twitter.com/CIO_SysEmb> <https://plus.google.com/100220376990055787299/posts?prsrc=3> <https://www.linkedin.com/company/cio-informatique-industrielle> <http://www.ciose.fr/actualites?format=feed&type=rss>
<<attachment: christian_charreyre.vcf>>
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
