diff options
Diffstat (limited to 'qemuppc/README')
-rw-r--r-- | qemuppc/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemuppc/README b/qemuppc/README index 948b01e..e48f1b4 100644 --- a/qemuppc/README +++ b/qemuppc/README | |||
@@ -5,6 +5,9 @@ Bla bla bla ... | |||
5 | 5 | ||
6 | Build commands for qemuppc | 6 | Build commands for qemuppc |
7 | ============================= | 7 | ============================= |
8 | cd /path/to/poky_directory/ | ||
9 | TEMPLATECONF=meta-el-standard/conf/template.qemuppc/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
8 | 11 | ||
9 | Boot commands for qemuppc | 12 | Boot commands for qemuppc |
10 | ============================= | 13 | ============================= |