diff options
author | Catalin Scrieciu <catalin.scrieciu@enea.com> | 2016-07-08 10:06:27 +0200 |
---|---|---|
committer | Catalin Scrieciu <catalin.scrieciu@enea.com> | 2016-07-08 10:06:27 +0200 |
commit | e025cd48ce9db156503f46f7b72ff477cfd12cff (patch) | |
tree | b47a263e76f1d12ae52e57da006c52d33b4696b7 /p2041rdb | |
parent | 71e06eebc2c4d407477580f5a657cedcdf53a366 (diff) | |
download | el_manifests-standard-e025cd48ce9db156503f46f7b72ff477cfd12cff.tar.gz |
Fixed p2041rdb build commands
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 | ||