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