ソースを参照

'README.md' ändern

master
stevo 6年前
コミット
c71123ef2d
1個のファイルの変更14行の追加4行の削除
  1. +14
    -4
      README.md

+ 14
- 4
README.md ファイルの表示

@@ -1,12 +1,22 @@
# benchmark for yocto build machine
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

Machine: qemux86
Distro: poky
yocto version: sumo
image: core-image-minimal
* Machine: qemux86
* Distro: poky
* yocto version: sumo
* image: core-image-minimal

# Results



読み込み中…
キャンセル
保存