Skip to main content

7 docs tagged with "yocto"

View all tags

How to create a basic python module

Nowadays on times of python 3.14.X there are a tone of ways to create a python module. This is kind of the "old" way. You will be find python purist that say why this is no longer recommended, but I decide to document this version here because it is the current way of installing modules that works out-of-the-box with Yocto and with legacy tools. Besides the blog post Is setup.py deprecated? shows why this is still relevant and how it could be used to follow the latest trends.

How to debug applications in Yocto

Network errors, misordered inherits, and config overrides that silently fail — the debugging gotchas that cost hours, and how to work around them.

Welcome on Yocto corner

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.