Комментарии:
Nice...
ОтветитьVery well explained from basics 👏
Thanks for making this tutorial. Notes on GitHub repo is also useful.
I hope you will provide more tutorials of yocto
Really helpful tutorial thank you
ОтветитьHelpful
ОтветитьCan you please share how to add docker to the yocto and the network should be accessible.
ОтветитьEverything worked till Tutorial -03. When I handn't added any recipes for git or python3. But, after I added
IMAGE_INSTALL:append = " python3"
image builds, but card does not boot. It only shows penguin on left top corner and a frozen cursor.
After I comment out,
IMAGE_INSTALL:append = " python3"
from local.conf. Card boots normally.
Any pointers for debugging.
Thanks for the nice videos.
Salam,
How to add a package that is not already present in the any layer?
Hey, I appreciate the playlist you made since I'm currently struggling on customizing my OS image right now. I'm trying to implement the xorg package into my image, but it's not available in any of the prebuilt layers, not even in the OE index. I made a custom recipe, and I built the xorg and image recipes successfully. How do I make sure the xorg package is in my image? Any help is greatly appreciated!
ОтветитьHi! Doesn't adding meta recipe automatically install all the packages including python3 and git?
Ответитьi am student. thank you for your tutorial
Ответить