diff options
-rw-r--r-- | qemux86/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/qemux86/README b/qemux86/README index 2de780e..3841427 100644 --- a/qemux86/README +++ b/qemux86/README | |||
@@ -4,9 +4,12 @@ This file is a template used to produce the real README. Read that one instead | |||
4 | Bla bla bla ... | 4 | Bla bla bla ... |
5 | 5 | ||
6 | ___Build-command:qemux86 | 6 | ___Build-command:qemux86 |
7 | cd /path/to/poky_directory/ | ||
8 | TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir | ||
9 | bitbake enea-image-standard | ||
7 | ___END | 10 | ___END |
8 | 11 | ||
9 | ___ Boot-command:qemux86 | 12 | ___Boot-command:qemux86 |
10 | runqemu qemux86 | 13 | runqemu qemux86 |
11 | ___END | 14 | ___END |
12 | 15 | ||