diff options
Diffstat (limited to 'p2041rdb')
-rw-r--r-- | p2041rdb/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p2041rdb/README b/p2041rdb/README index 8f1c957..8b3341d 100644 --- a/p2041rdb/README +++ b/p2041rdb/README | |||
@@ -6,7 +6,7 @@ standard profile. | |||
6 | 6 | ||
7 | ___Build-command:p2041rdb | 7 | ___Build-command:p2041rdb |
8 | cd /path/to/poky_directory/ | 8 | cd /path/to/poky_directory/ |
9 | TEMPLATECONF=meta-el-standard/conf/template.qemuppc/ . ./oe-init-build-env /path/to/build-dir | 9 | TEMPLATECONF=meta-el-standard/conf/template.p2041rdb/ . ./oe-init-build-env /path/to/build-dir1 |
10 | bitbake enea-image-standard | 10 | bitbake enea-image-standard |
11 | ___END | 11 | ___END |
12 | 12 | ||