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