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-11 10:12:09 +0100
commit482273719f797a3c77e689945317c34b588fc4cb (patch)
tree6088eee4e40b8ed25dd762f2c67ad1ee74c0dadf
parent6084cc33eef8ffb274801c2717260649d06696c8 (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.