How to create plugins for devtool in Yocto
The undocumented part of devtool: how to register your own subcommands and automate repetitive steps in your daily workflow.
The undocumented part of devtool: how to register your own subcommands and automate repetitive steps in your daily workflow.
Network errors, misordered inherits, and config overrides that silently fail — the debugging gotchas that cost hours, and how to work around them.
A realistic Yocto setup built on Bootlin layers and QEMU — a better starting point than Poky when you are heading toward a real product.
Create a recipe from scratch, build a library, and wire up a ptest package for unit tests — the devtool basics, end to end.
In this tutorial, you will learn the basics of kernel and user space and how this two spaces communicates. We will implement a very basic character device driver and how to test it on your Linux machine.
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.
Welcome to my Yocto corner of tutorials! Here, I'll be sharing basic and advance topics while working with Yocto as building tool for customize Linux environments.