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