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