diff options
author | jenkins <integrat@enea.se> | 2016-05-16 22:19:27 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-16 22:19:27 +0200 |
commit | 766b4bfcd905de50ae10b3691844ec32b05a6263 (patch) | |
tree | d890bcb0bb10c4f91b3f2808c5df2d2e46ee5ee1 | |
parent | cde59571df3ffaf641e74147b94680b9a3195c29 (diff) | |
download | el_manifests-standard-766b4bfcd905de50ae10b3691844ec32b05a6263.tar.gz |
Adding README for ls1021aiot
Change-Id: Ie6b85c49a0597fac829f6366753963e909195443
-rw-r--r-- | ls1021aiot/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ls1021aiot/README b/ls1021aiot/README index 3db49e5..610edd8 100644 --- a/ls1021aiot/README +++ b/ls1021aiot/README | |||
@@ -5,6 +5,9 @@ Bla bla bla ... | |||
5 | 5 | ||
6 | Build commands for ls1021aiot | 6 | Build commands for ls1021aiot |
7 | ============================= | 7 | ============================= |
8 | cd /path/to/poky_directory/ | ||
9 | TEMPLATECONF=meta-el-standard/conf/template.ls1021aiot/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
8 | 11 | ||
9 | Boot commands for ls1021aiot | 12 | Boot commands for ls1021aiot |
10 | ============================= | 13 | ============================= |