diff options
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
-rw-r--r-- | documentation/ref-manual/qa-checks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index a105acc2c8..0ef203c70f 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst | |||
@@ -604,7 +604,7 @@ Errors and Warnings | |||
604 | so using ${:term:`BPN`} rather than ${:term:`PN`} as the latter will change | 604 | so using ${:term:`BPN`} rather than ${:term:`PN`} as the latter will change |
605 | for different variants of the same recipe e.g. when :term:`BBCLASSEXTEND` | 605 | for different variants of the same recipe e.g. when :term:`BBCLASSEXTEND` |
606 | or multilib are being used. This check will fail if a reference to ``${PN}`` | 606 | or multilib are being used. This check will fail if a reference to ``${PN}`` |
607 | is found within the ``SRC_URI`` value - change it to ``${BPN}`` instead. | 607 | is found within the :term:`SRC_URI` value - change it to ``${BPN}`` instead. |
608 | 608 | ||
609 | 609 | ||
610 | .. _qa-check-unhandled-features-check: | 610 | .. _qa-check-unhandled-features-check: |