summaryrefslogtreecommitdiffstats
path: root/qemuarm/README
diff options
context:
space:
mode:
Diffstat (limited to 'qemuarm/README')
-rw-r--r--qemuarm/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/qemuarm/README b/qemuarm/README
deleted file mode 100644
index 9ffd575..0000000
--- a/qemuarm/README
+++ /dev/null
@@ -1,16 +0,0 @@
1This file contains build and boot instructions for Enea Linux on QEMUARM,
2
3standard profile.
4
5
6
7___Build-command:qemuarm
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
11___END
12
13
14___Boot-command:qemuarm
15runqemu qemuarm
16___END