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 c7e062bdfb..22ec460014 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -983,7 +983,7 @@ package. | |||
983 | 983 | ||
984 | For more information on the ``oe-pkgdata-util`` utility, see the section | 984 | For more information on the ``oe-pkgdata-util`` utility, see the section |
985 | :ref:`dev-manual/debugging:Viewing Package Information with | 985 | :ref:`dev-manual/debugging:Viewing Package Information with |
986 | \`\`oe-pkgdata-util\`\`` of the Yocto Project Development Tasks Manual. | 986 | ``oe-pkgdata-util``` of the Yocto Project Development Tasks Manual. |
987 | 987 | ||
988 | To add a custom package variant of the ``${PN}`` recipe named | 988 | To add a custom package variant of the ``${PN}`` recipe named |
989 | ``${PN}-extra`` (name is arbitrary), one can add it to the | 989 | ``${PN}-extra`` (name is arbitrary), one can add it to the |