diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 416c28f0d9..85dea9fe05 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -956,7 +956,7 @@ package. | |||
956 | 956 | ||
957 | For more information on the ``oe-pkgdata-util`` utility, see the section | 957 | For more information on the ``oe-pkgdata-util`` utility, see the section |
958 | :ref:`dev-manual/debugging:Viewing Package Information with | 958 | :ref:`dev-manual/debugging:Viewing Package Information with |
959 | \`\`oe-pkgdata-util\`\`` of the Yocto Project Development Tasks Manual. | 959 | ``oe-pkgdata-util``` of the Yocto Project Development Tasks Manual. |
960 | 960 | ||
961 | To add a custom package variant of the ``${PN}`` recipe named | 961 | To add a custom package variant of the ``${PN}`` recipe named |
962 | ``${PN}-extra`` (name is arbitrary), one can add it to the | 962 | ``${PN}-extra`` (name is arbitrary), one can add it to the |