summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-10-07 02:26:20 +0200
committerJenkins <support@enea.com>2017-10-07 02:26:20 +0200
commit727e03439cb979b6120213607657cade2f74edd8 (patch)
tree7825c01fa8094e52fcdc4f98cd61da61eb6d8b26
parent5db488808f26672627fbb79e139dd84c01ad209b (diff)
downloadel_manifests-standard-727e03439cb979b6120213607657cade2f74edd8.tar.gz
Adding README for qemux86
-rw-r--r--qemux86/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/qemux86/README b/qemux86/README
index 6e82220..d706682 100644
--- a/qemux86/README
+++ b/qemux86/README
@@ -4,13 +4,5 @@ standard profile.
4 4
5 5
6 6
7___Build-command:qemux86
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
11___END
12 7
13 8
14___Boot-command:qemux86
15runqemu qemux86
16___END