OpenEmbedded: General Considerations: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
en>Peter K (1 Version importiert) |
Peter (Diskussion | Beiträge) K (1 Version importiert) |
(kein Unterschied)
|
Aktuelle Version vom 31. Oktober 2023, 09:03 Uhr
First of all we want to explain why we are not using the LTIB (Linux Target Image Builder) in favor of OpenEmbedded. The obvious reasons are:
- Flexibility: OpenEmbedded is a generic framework for building embedded system solutions, so it can easily be adopted to new demands.
- Popularity: OpenEmbedded seems to be the most promising framework for developing embedded solutions out there.
- Size: Because of its higher popularity there are more packages included ready for being built.
We are quite confident that OpenEmbedded together with the GIT revision control system can ease our work in the future.
More information on GIT can be found at:
- Git, the fast version control system, more specifically we suggest the
- git User's Manual,
- Git from the bottom up and the following videos:
- Linus Torvalds on git (Google tech talk) and
- Git Tutorial Talk.
For OpenEmbedded we suggest the