'README.md' ändern
This commit is contained in:
parent
2de9256293
commit
c71123ef2d
18
README.md
18
README.md
@ -1,12 +1,22 @@
|
|||||||
# benchmark for yocto build machine
|
# benchmark for yocto build machine
|
||||||
This project includes a jenkins pipeline file for a yocto build.
|
This project includes a jenkins pipeline file for a yocto build.
|
||||||
|
The build contains following stages:
|
||||||
|
|
||||||
|
|
||||||
|
| # | name | decription |
|
||||||
|
| -------- | -------- | -------- |
|
||||||
|
| 1 | clone sources | clone the yocto sources from github |
|
||||||
|
| 1 | fetch sources | download all required sources for the yocto build. This step ensures that a slow download does not affect the build time measurement. |
|
||||||
|
| 1 | build image | build yocto image |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## used yocto configuration
|
## used yocto configuration
|
||||||
|
|
||||||
Machine: qemux86
|
* Machine: qemux86
|
||||||
Distro: poky
|
* Distro: poky
|
||||||
yocto version: sumo
|
* yocto version: sumo
|
||||||
image: core-image-minimal
|
* image: core-image-minimal
|
||||||
|
|
||||||
# Results
|
# Results
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user