Skip to content

Commit 09b06ce

Browse files
fix formatting errors in setup_local_firmware
Removed typos and formatting errors. Signed-off-by: Abin Joseph <abinjose@qti.qualcomm.com>
1 parent 1a6e42b commit 09b06ce

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

topic/k2c-qli-build-ga/setup_local_firmware.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Override Linux-firmware binaries
3939
EOF
4040

4141
kas shell -c "devtool modify linux-firmware" meta-qcom/ci/<machine.yml>:meta-qcom/ci/qcom-distro-prop-image.yml:meta-qcom/ci/linux-qcom-6.18.yml:meta-qcom/ci/lock.yml:meta-qcom/ci/firmware.yml
42-
# Example, kas shell -c "devtool modify linux-firmware" meta-qcom/ci/qcs9100-ride-sx:meta-qcom/ci/qcom-distro-prop-image.yml:meta-qcom/ci/linux-qcom-6.18.yml:meta-qcom/ci/lock.yml:meta-qcom/ci/firmware.yml
42+
# Example, kas shell -c "devtool modify linux-firmware" meta-qcom/ci/qcs9100-ride-sx.yml:meta-qcom/ci/qcom-distro-prop-image.yml:meta-qcom/ci/linux-qcom-6.18.yml:meta-qcom/ci/lock.yml:meta-qcom/ci/firmware.yml
4343

4444
.. note::
4545

@@ -168,6 +168,4 @@ Override boot firmware binaries
168168
echo 'ALLOW_EMPTY:${PN} = "1"' >> build/workspace/appends/<firmware-bootbinaries-bbappend-file>
169169
# Example, echo 'ALLOW_EMPTY:${PN} = "1"' >> build/workspace/appends/firmware-qcom-boot-qcs9100_00116.0.bbappend
170170

171-
Once these steps are run, the next `Yocto image build <step4_build_software_image>` will pickup the local firmware binaries.
172-
173-
fter you run these steps, the next :ref:`Yocto image build <step4_build_software_image>` picks up the local firmware binaries.
171+
Once these steps are run, the next :ref:`Yocto image build <step4_build_software_image>` will pickup the local firmware binaries.

0 commit comments

Comments
 (0)