diff options
Diffstat (limited to 'qemuarm/README')
-rw-r--r-- | qemuarm/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/qemuarm/README b/qemuarm/README index d9fc6c9..f4868bc 100644 --- a/qemuarm/README +++ b/qemuarm/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:qemuarm | 3 | ___Build-command:qemuarm |
@@ -8,8 +5,6 @@ cd /path/to/poky_directory/ | |||
8 | TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./oe-init-build-env /path/to/build-dir | 5 | TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./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:qemuarm | 8 | ___Boot-command:qemuarm |
13 | runqemu qemuarm | 9 | runqemu qemuarm |
14 | ___END | 10 | ___END |
15 | |||