diff options
-rw-r--r-- | ls1021aiot/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/ls1021aiot/README b/ls1021aiot/README index 8500598..be0c178 100644 --- a/ls1021aiot/README +++ b/ls1021aiot/README | |||
@@ -1,13 +1,10 @@ | |||
1 | This file contains build and boot instructions for Enea Linux on LS1021A-IoT, | ||
1 | 2 | ||
2 | 3 | standard profile. | |
3 | Bla bla bla ... | ||
4 | 4 | ||
5 | 5 | ||
6 | 6 | ||
7 | ___Build-command:ls1021aiot | 7 | ___Build-command:ls1021aiot |
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 | ||
11 | ___END | 8 | ___END |
12 | 9 | ||
13 | 10 | ||