Yocto Tutorial - 04 Adding Packages (IMAGE_INSTALL) - Customizing  OS with Yocto (Step by Step)

Yocto Tutorial - 04 Adding Packages (IMAGE_INSTALL) - Customizing OS with Yocto (Step by Step)

Tech-A-Byte

2 года назад

11,996 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@anwerhussain1115
@anwerhussain1115 - 13.03.2023 23:24

Nice...

Ответить
@miteshgohel5569
@miteshgohel5569 - 19.04.2023 00:50

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

Ответить
@tuhoang6609
@tuhoang6609 - 16.10.2023 07:13

Really helpful tutorial thank you

Ответить
@devendramishra4197
@devendramishra4197 - 04.11.2023 23:13

Helpful

Ответить
@kirankumarchintagumpala44
@kirankumarchintagumpala44 - 28.11.2023 14:33

Can you please share how to add docker to the yocto and the network should be accessible.

Ответить
@AsEasyasPossible-ij8ml
@AsEasyasPossible-ij8ml - 13.03.2024 20:37

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.

Ответить
@sarimjalil6690
@sarimjalil6690 - 12.05.2024 15:10

Salam,
How to add a package that is not already present in the any layer?

Ответить
@edwinestrada5259
@edwinestrada5259 - 16.06.2024 10:55

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!

Ответить
@Jonathan-ru9zl
@Jonathan-ru9zl - 27.01.2025 14:51

Hi! Doesn't adding meta recipe automatically install all the packages including python3 and git?

Ответить
@ken-je4wi
@ken-je4wi - 27.05.2025 20:11

i am student. thank you for your tutorial

Ответить