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