summaryrefslogtreecommitdiffstats
path: root/qemuarm/README
diff options
context:
space:
mode:
Diffstat (limited to 'qemuarm/README')
-rw-r--r--qemuarm/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/qemuarm/README b/qemuarm/README
index 9ffd575..cdbfd1f 100644
--- a/qemuarm/README
+++ b/qemuarm/README
@@ -4,13 +4,5 @@ standard profile.
4 4
5 5
6 6
7___Build-command:qemuarm
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
11___END
12 7
13 8
14___Boot-command:qemuarm
15runqemu qemuarm
16___END