diff options
author | Jenkins <support@enea.com> | 2017-10-06 00:40:33 +0200 |
---|---|---|
committer | Jenkins <support@enea.com> | 2017-10-06 00:40:33 +0200 |
commit | 0f8c64de703a5e0ab273116f0448631d00b00619 (patch) | |
tree | 5928f787a6e6ff0c3f05aea96946760078ef16dd /qemuarm64 | |
parent | 1d9feea1f24e288359e9d05853a116e1c5a1c8a9 (diff) | |
download | el_manifests-standard-0f8c64de703a5e0ab273116f0448631d00b00619.tar.gz |
Adding README for qemuarm64
Diffstat (limited to 'qemuarm64')
-rw-r--r-- | qemuarm64/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/qemuarm64/README b/qemuarm64/README index 07f45d0..0572162 100644 --- a/qemuarm64/README +++ b/qemuarm64/README | |||
@@ -4,13 +4,5 @@ standard profile. | |||
4 | 4 | ||
5 | 5 | ||
6 | 6 | ||
7 | ___Build-command:qemuarm64 | ||
8 | cd /path/to/poky_directory/ | ||
9 | TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
11 | ___END | ||
12 | 7 | ||
13 | 8 | ||
14 | ___Boot-command:qemuarm64 | ||
15 | runqemu qemuarm64 | ||
16 | ___END | ||