summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-11-29 21:35:15 +0100
committerGitHub <noreply@github.com>2019-11-29 21:35:15 +0100
commit4de4045cadbc182b85c20aa523ba74db9a15c981 (patch)
tree04210dac10ad3a309fc38c8cb709ffee0cfc21de
parent6297a8ba3faa31f324631214e234be1a5fa8d001 (diff)
parentda0dcadf4899d5b8f30ba3de6bb038210da93ba8 (diff)
Merge pull request #12 from patrickvacek/fix/flounder/agl-sota
Update descriptions of agl-sota.
-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..e9a254c 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, and meta-filesystems.
* **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.