diff options
author | Jenkins <support@enea.com> | 2017-08-08 22:20:34 +0200 |
---|---|---|
committer | Jenkins <support@enea.com> | 2017-08-08 22:20:34 +0200 |
commit | 53ee9371c59316aa7238866d971808df698fc021 (patch) | |
tree | b1e273e567177574b5496fcee26cce144e5b1caa /qemuarm64 | |
parent | 2942448f404820bf032b36e2f65f7a2acc520705 (diff) | |
download | el_manifests-standard-53ee9371c59316aa7238866d971808df698fc021.tar.gz |
Adding README for qemuarm64
Diffstat (limited to 'qemuarm64')
-rw-r--r-- | qemuarm64/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qemuarm64/README b/qemuarm64/README index 31b13bb..07f45d0 100644 --- a/qemuarm64/README +++ b/qemuarm64/README | |||
@@ -1,11 +1,11 @@ | |||
1 | This file contains build and boot instructions for Enea Linux on QEMUARM, | 1 | This file contains build and boot instructions for Enea Linux on QEMUARM64, |
2 | 2 | ||
3 | standard profile. | 3 | standard profile. |
4 | 4 | ||
5 | 5 | ||
6 | 6 | ||
7 | ___Build-command:qemuarm64 | 7 | ___Build-command:qemuarm64 |
8 | cd /path/to/poky_directory/ | 8 | cd /path/to/poky_directory/ |
9 | TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir | 9 | TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir |
10 | bitbake enea-image-standard | 10 | bitbake enea-image-standard |
11 | ___END | 11 | ___END |