diff --git a/media/k2c-qli-build-ga/ws_qsc_cli_2.png b/media/k2c-qli-build-ga/ws_qsc_cli_2.png index a094735..c63e5af 100644 Binary files a/media/k2c-qli-build-ga/ws_qsc_cli_2.png and b/media/k2c-qli-build-ga/ws_qsc_cli_2.png differ diff --git a/topic/k2c-qli-build-ga/acronyms_and_terms.rst b/topic/k2c-qli-build-ga/acronyms_and_terms.rst index 7bafa79..93e9817 100644 --- a/topic/k2c-qli-build-ga/acronyms_and_terms.rst +++ b/topic/k2c-qli-build-ga/acronyms_and_terms.rst @@ -52,5 +52,7 @@ Acronyms and terms - Software development kit * - UFS - Universal flash storage + * - VM + - Virtual machine * - WSL - Windows Subsystem for Linux \ No newline at end of file diff --git a/topic/k2c-qli-build-ga/build_from_source_github.rst b/topic/k2c-qli-build-ga/build_from_source_github.rst index 61e15f0..823bcc2 100644 --- a/topic/k2c-qli-build-ga/build_from_source_github.rst +++ b/topic/k2c-qli-build-ga/build_from_source_github.rst @@ -42,7 +42,7 @@ Install and configure the required software tools on the Ubuntu host computer. Sync ----- -QLI uses the kas tool to sync and build the Yocto meta layers. Kas lock files recording the meta layer repository information are stored in `meta-qcom-releases `__ for every critical release. +QLI uses the kas tool to sync and build the Yocto meta layers. For every critical release, Kas lock files record the meta-layer repository information in `meta-qcom-releases `__. You can checkout the lock files for each release using the `meta-qcom-release-tag`. The meta-qcom release tag follows the syntax ``qli-``. For example, the meta-qcom release tag can be ``qli-2.0-rc1``, where ``2.0-rc1`` is the release version. diff --git a/topic/k2c-qli-build-ga/build_own_config_cli.rst b/topic/k2c-qli-build-ga/build_own_config_cli.rst index a7ee32b..21887f3 100644 --- a/topic/k2c-qli-build-ga/build_own_config_cli.rst +++ b/topic/k2c-qli-build-ga/build_own_config_cli.rst @@ -27,8 +27,8 @@ When compiling a software image, ensure that you also compile the software produ This command opens the terminal. - .. note:: An environment is set up to run your own build commands for a specific software image. QSC won't track the status of input workspaces in the future releases and flash using ``qsc-cli`` won't be supported for these workspaces. - + .. note:: An environment is set up to run your own build commands for a specific software image. QSC will not track the status of input workspaces in future releases, and you cannot flash these workspaces with ``qsc-cli``. + b. Update the highlighted command according to your own machine configuration and run it on the terminal: .. image:: ../../media/k2c-qli-build-ga/qsc-cli-open-build-terminal.png diff --git a/topic/k2c-qli-build-ga/flash_images.rst b/topic/k2c-qli-build-ga/flash_images.rst index 2df334e..8997a82 100644 --- a/topic/k2c-qli-build-ga/flash_images.rst +++ b/topic/k2c-qli-build-ga/flash_images.rst @@ -692,9 +692,7 @@ Flash software using PCAT The device reboots after the flashing procedure completes successfully. To verify the updated software version, see `Verify the Qualcomm Linux version `__. -.. note:: - The correct camera driver and video driver may not be enabled by default for certain kits. To enable - them, see :doc:`this document `. +.. note:: The correct camera driver and video driver may not be enabled by default for certain kits. To enable them, see :ref:`Enable camera overlays `. Related topics ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^