summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-11-11 10:12:09 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2019-11-28 16:56:31 +0100
commit105c7df87295a1acf909b8980805a403c156f347 (patch)
tree92e1cd66adf407497fdb54df07945b95e1a7c304
parent5362336477ff314b5eeb1aba0c0ed986dc48d843 (diff)
Update descriptions of agl-sota.
Corrected the definition of SOTA and the layers required for the agl-sota feature. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rw-r--r--docs/getting-started/image-workflow-initialize-build-environment.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/image-workflow-initialize-build-environment.md b/docs/getting-started/image-workflow-initialize-build-environment.md
index eed41e7..a751785 100644
--- a/docs/getting-started/image-workflow-initialize-build-environment.md
+++ b/docs/getting-started/image-workflow-initialize-build-environment.md
@@ -133,8 +133,8 @@ Following are brief descriptions of the AGL features you can specify on the
[Ptest](https://yoctoproject.org/docs/2.4.4/dev-manual/dev-manual.html#testing-packages-with-ptest)
as part of the build.
-* **agl-sota**: Enables State of the Art (SOTA) components and dependencies.
- Includes meta-sota, meta-file systems, meta-ruby, and meta-rust.
+* **agl-sota**: Enables Software Over-the-Air (SOTA) components and dependencies.
+ Includes meta-updater, meta-updater-qemux86-64, meta-filesystems, and meta-python.
* **agl-demo**: Enables the layers meta-agl-demo and meta-qt5.
You need agl-demo if you are going to build the agl-demo-platform.