diff options
author | jenkins <integrat@enea.se> | 2016-05-26 13:52:47 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-26 13:52:47 +0200 |
commit | be51c623472d886d17e0fbb21c17d7ef29a8dd84 (patch) | |
tree | a228772e50a3fd027890ffccaede2584b3d75c8e /qemux86 | |
parent | 2e9318f9b8c5d84b0cea1a1bb717ed11bdd88473 (diff) | |
download | el_manifests-standard-be51c623472d886d17e0fbb21c17d7ef29a8dd84.tar.gz |
Adding README for qemux86
Change-Id: Ic893e77ae86b2dfc1b8c328bfb4c54b48cc795f3
Diffstat (limited to 'qemux86')
-rw-r--r-- | qemux86/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/qemux86/README b/qemux86/README index 3841427..8167b82 100644 --- a/qemux86/README +++ b/qemux86/README | |||
@@ -1,6 +1,3 @@ | |||
1 | This file is a template used to produce the real README. Read that one instead | ||
2 | |||
3 | |||
4 | Bla bla bla ... | 1 | Bla bla bla ... |
5 | 2 | ||
6 | ___Build-command:qemux86 | 3 | ___Build-command:qemux86 |
@@ -8,8 +5,6 @@ cd /path/to/poky_directory/ | |||
8 | TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir | 5 | TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir |
9 | bitbake enea-image-standard | 6 | bitbake enea-image-standard |
10 | ___END | 7 | ___END |
11 | |||
12 | ___Boot-command:qemux86 | 8 | ___Boot-command:qemux86 |
13 | runqemu qemux86 | 9 | runqemu qemux86 |
14 | ___END | 10 | ___END |
15 | |||