yocto and OpenEmbedded provide the tools necessary to create small customised linux distributions aimed at embedded systems.
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #B4E380 |
---|
titleColor | black |
---|
titleBGColor | #88D66C |
---|
title | Introduction to Yocto/OpenEmbedded |
---|
|
Learn about Yocto and bitbake which uses recipes structured in various layers to build custom images, see Introduction to Yocto/OpenEmbedded. For setting up the build environment, see Setup and Building. Read about Layers and Recipes therein. |
...
...
to add, modify and test new recipes. |
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #B4E380 |
---|
titleColor | black |
---|
titleBGColor | #88D66C |
---|
title | Getting Started |
---|
|
...
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #f39a8b |
---|
titleBGColor | #e84d0e |
---|
title | How to use |
---|
|
There are essentially four ways to build an application on/for a yocto image: Creating a recipe for the application and adding it to the image, see Getting Started with Yocto and C/C++. This method includes a full build of the image. Crosscompile with a cross development SDK, see SDK. Use the extensible SDK. With this, you use the regular yocto workflow without the need of building a complete image first, see
|
...
...
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #f39a8b |
---|
titleBGColor | #e84d0e |
---|
title | Workflow |
---|
|
Learn about how our layers are structured, about how our CI/CD pipeline works and about how you could commit to the project in Structure / Workflow. |
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #5fbfed |
---|
titleColor | black |
---|
titleBGColor | #0085cd |
---|
title | Our Layers |
---|
|
|
...
- is the layer containing recipes required for various OST projects.
meta-ost-
|
...
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #5fbfed |
---|
titleBGColor | #0085cd |
---|
title | Specifics |
---|
|
- Work is under way to include ROS in our builds.
- Kernel development
|
Panel |
---|
borderColor | #FFFFFF |
---|
bgColor | #5fbfed |
---|
titleBGColor | #0085cd |
---|
title | Image Download |
---|
|
Prebuilt images for our supported platforms together with SDK and extended SDK are available at Linux Images |
...
Workflow
Learn about how our layers are structured, about how our CI/CD pipeline works and about how you could commit to the project in Structure / Workflow.
ROS
...