summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-08-08 22:20:34 +0200
committerJenkins <support@enea.com>2017-08-08 22:20:34 +0200
commit53ee9371c59316aa7238866d971808df698fc021 (patch)
treeb1e273e567177574b5496fcee26cce144e5b1caa
parent2942448f404820bf032b36e2f65f7a2acc520705 (diff)
downloadel_manifests-standard-53ee9371c59316aa7238866d971808df698fc021.tar.gz
Adding README for qemuarm64
-rw-r--r--qemuarm64/README4
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 @@
1This file contains build and boot instructions for Enea Linux on QEMUARM, 1This file contains build and boot instructions for Enea Linux on QEMUARM64,
2 2
3standard profile. 3standard profile.
4 4
5 5
6 6
7___Build-command:qemuarm64 7___Build-command:qemuarm64
8cd /path/to/poky_directory/ 8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir 9TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard 10bitbake enea-image-standard
11___END 11___END