summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qemux86/README5
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
4Bla bla bla ... 4Bla bla bla ...
5 5
6___Build-command:qemux86 6___Build-command:qemux86
7cd /path/to/poky_directory/
8TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir
9bitbake enea-image-standard
7___END 10___END
8 11
9___ Boot-command:qemux86 12___Boot-command:qemux86
10runqemu qemux86 13runqemu qemux86
11___END 14___END
12 15