summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <support@enea.com>2017-08-08 16:45:38 +0200
committerJenkins <support@enea.com>2017-08-08 16:45:38 +0200
commit0a03330c7a996dbf58e9daf2effcd2128255710b (patch)
tree08e11f1e3cd9996968e29f35b00ad0f80ee59930
parenteeca6af744eebe9761805170e2fb121746343ae5 (diff)
downloadel_manifests-standard-0a03330c7a996dbf58e9daf2effcd2128255710b.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