summaryrefslogtreecommitdiffstats
path: root/qemuppc
diff options
context:
space:
mode:
Diffstat (limited to 'qemuppc')
-rw-r--r--qemuppc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/qemuppc/README b/qemuppc/README
index 7a5c64b..a89a6e0 100644
--- a/qemuppc/README
+++ b/qemuppc/README
@@ -1,7 +1,16 @@
1
2
1Bla bla bla ... 3Bla bla bla ...
2 4
5
6
3___Build-command:qemuppc 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
4___END 11___END
12
13
5___Boot-command:qemuppc 14___Boot-command:qemuppc
6runqemu qemuppc 15runqemu qemuppc
7___END 16___END