diff options
author | jenkins <integrat@enea.se> | 2016-05-20 21:37:01 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-20 21:37:01 +0200 |
commit | ce80a0e16493a566e1f9016a376ac8061840cc5a (patch) | |
tree | 0f21fd8365b9ea1927313aea733c6fa56df93ffc | |
parent | 39e1f1292d0b84dbf7a19a06f76df3bdf3aa1145 (diff) | |
download | el_manifests-standard-ce80a0e16493a566e1f9016a376ac8061840cc5a.tar.gz |
Adding README for ls1021aiot
Change-Id: I8fada3ef1c2ac7f29ce2f17161a3de041cae1bc5
-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 | ============================= |