summaryrefslogtreecommitdiffstats
path: root/qemuarm
diff options
context:
space:
mode:
authorjenkins <integrat@enea.se>2016-06-27 21:05:11 +0200
committerjenkins <integrat@enea.se>2016-06-27 21:05:11 +0200
commitb7eeefe0f411ab56b27d2f804ae1b80ef0c393e0 (patch)
tree3d30ca14518e89418dba18282eb19f8b2a9710a0 /qemuarm
parent3b41f862ea4c4d67c0cf1863a99e4ea12637324c (diff)
downloadel_manifests-standard-b7eeefe0f411ab56b27d2f804ae1b80ef0c393e0.tar.gz
Adding README for qemuarm
Change-Id: I4864c5762483f99182eba197ee21fbb1cd97bda8
Diffstat (limited to '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