diff options
author | jenkins <integrat@enea.se> | 2016-06-24 20:55:04 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-06-24 20:55:05 +0200 |
commit | b2b94b6dd8263b9a78ac26344e55cc318f91e08a (patch) | |
tree | 9e6e041e2f5c289ad7f4343f8aee0ce46488e033 | |
parent | 3a27a4e791393b77b4947898e8567918b87fffe4 (diff) | |
download | el_manifests-standard-b2b94b6dd8263b9a78ac26344e55cc318f91e08a.tar.gz |
Adding README for qemux86
Change-Id: I49c8ca5314f0d56c100cdf7ebe124d104fe19ef6
-rw-r--r-- | qemux86/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemux86/README b/qemux86/README index 8d439c4..6e82220 100644 --- a/qemux86/README +++ b/qemux86/README | |||
@@ -5,6 +5,9 @@ standard profile. | |||
5 | 5 | ||
6 | 6 | ||
7 | ___Build-command:qemux86 | 7 | ___Build-command:qemux86 |
8 | cd /path/to/poky_directory/ | ||
9 | TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
8 | ___END | 11 | ___END |
9 | 12 | ||
10 | 13 | ||