From 105c7df87295a1acf909b8980805a403c156f347 Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Mon, 11 Nov 2019 10:12:09 +0100 Subject: Update descriptions of agl-sota. Corrected the definition of SOTA and the layers required for the agl-sota feature. Signed-off-by: Patrick Vacek --- docs/getting-started/image-workflow-initialize-build-environment.md | 4 ++-- 1 file 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. -- cgit 1.2.3-korg