summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-07-06 22:52:49 +0200
committerJenkins <support@enea.com>2017-07-06 22:52:49 +0200
commit7017277111455fc5d67561cad158d325ad8afcc0 (patch)
treefc0da5286d400da837e71272e535f048e28c067c
parentbc1a4295024f45014c67bc61157e352a25e12092 (diff)
downloadel_manifests-standard-7017277111455fc5d67561cad158d325ad8afcc0.tar.gz
Adding README for qemuarm
-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