summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-12-04 18:03:08 -0800
committerScott Rifenbark <srifenbark@gmail.com>2018-12-04 18:03:08 -0800
commitc6514359c8c87ddd85e07e1b4788fa34a011d021 (patch)
treedf7b0b0396c43dfaaed40812af94135b0ca4360e /docs
parent1d349e67c729173d0669769fd63633458613180c (diff)
app-workflow-prep-app: Re-write on installing a stand-alone SDK.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started/app-workflow-prep-app.md20
1 files changed, 12 insertions, 8 deletions
diff --git a/docs/getting-started/app-workflow-prep-app.md b/docs/getting-started/app-workflow-prep-app.md
index 7985a6a..7768c76 100644
--- a/docs/getting-started/app-workflow-prep-app.md
+++ b/docs/getting-started/app-workflow-prep-app.md
@@ -43,11 +43,15 @@ and then use XDS to install the SDK:
"[Installing AGL SDKs](../../../../../docs/devguides/en/dev/reference/xds/part-1/3_install-sdks.html)"
section for information on using both.
-## Installing a stand-alone SDK ##
-
- * **Using only the SDK:** If you do not want to use XDS, you can install the SDK by itself.
- For information, see the
- "[App development SDK for Intel Minnowboard](https://wiki.automotivelinux.org/agl-distro/developer_resources_intel_apps)"
- Wiki article and the
- "[AGL SDK Quick Setup](../../../../../docs/getting_started/en/dev/reference/setup-sdk-environment.html)"
- section for steps on how to work with a stand-alone SDK.
+## Installing a Stand-Alone SDK ##
+
+If you do not want to use XDS, you can install the SDK by itself.
+For information, see the
+"[App development SDK for Intel Minnowboard](https://wiki.automotivelinux.org/agl-distro/developer_resources_intel_apps)"
+Wiki article.
+You can also visit the
+[Yocto Project Application Development and the Extensible Software Development Kit (eSDK)](https://yoctoproject.org/docs/2.4.4/sdk-manual/sdk-manual.html)
+Manual.
+
+**NOTE:** The AGL Project is not compatible with the eSDK.
+You must use the Standard SDK.