summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qemuarm/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/qemuarm/README b/qemuarm/README
index 08bbfb7..d9fc6c9 100644
--- a/qemuarm/README
+++ b/qemuarm/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:qemuarm 6___Build-command:qemuarm
7cd /path/to/poky_directory/
8TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./oe-init-build-env /path/to/build-dir
9bitbake enea-image-standard
7___END 10___END
8 11
9___ Boot-command:qemuarm 12___Boot-command:qemuarm
10runqemu qemuarm 13runqemu qemuarm
11___END 14___END
12 15