summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-05-24 22:19:20 +0200
committerJenkins <support@enea.com>2017-05-24 22:19:20 +0200
commit6c58b1937bcd6b30c87f54075eb45b70e66fb7a7 (patch)
treeeb12568fea6f7df79496b237a2762dbc718eef0b
parent8b4b889da774a33144dd4aef68da78f72f620a64 (diff)
downloadel_manifests-standard-6c58b1937bcd6b30c87f54075eb45b70e66fb7a7.tar.gz
Adding README for qemuarm
-rw-r--r--qemuarm/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/qemuarm/README b/qemuarm/README
index cdbfd1f..9ffd575 100644
--- a/qemuarm/README
+++ b/qemuarm/README
@@ -4,5 +4,13 @@ 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
7 12
8 13
14___Boot-command:qemuarm
15runqemu qemuarm
16___END