How to use devtool to create and test applications on Yocto
Create a recipe from scratch, build a library, and wire up a ptest package for unit tests — the devtool basics, end to end.
Create a recipe from scratch, build a library, and wire up a ptest package for unit tests — the devtool basics, end to end.
Stop hand-maintaining compiler and linker flags. Generate a .pc file for your shared library and let pkgconfig do the work.
Welcome to my little Linux corner of tutorials! Here, I'll be sharing both basic and advanced topics I come across while working with Linux.