summaryrefslogtreecommitdiffstats
path: root/qemuarm64/README
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2017-06-20 08:05:04 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2017-06-20 08:05:04 +0200
commitbc1a4295024f45014c67bc61157e352a25e12092 (patch)
tree4c13595a1b7c08de65e710efe5e168fbbb498537 /qemuarm64/README
parent688f595ade7e771f61309b0fd26e296378d27c45 (diff)
downloadel_manifests-standard-bc1a4295024f45014c67bc61157e352a25e12092.tar.gz
Added qemuarm64
Diffstat (limited to 'qemuarm64/README')
-rw-r--r--qemuarm64/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/qemuarm64/README b/qemuarm64/README
new file mode 100644
index 0000000..31b13bb
--- /dev/null
+++ b/qemuarm64/README
@@ -0,0 +1,16 @@
1This file contains build and boot instructions for Enea Linux on QEMUARM,
2
3standard profile.
4
5
6
7___Build-command:qemuarm64
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
11___END
12
13
14___Boot-command:qemuarm64
15runqemu qemuarm64
16___END