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