summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/common-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r--documentation/dev-manual/common-tasks.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index eb1f917012..189f415c8c 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -7562,8 +7562,8 @@ NPM packages:
7562 7562
7563- The NPM host tools need the native ``nodejs-npm`` package, which is 7563- The NPM host tools need the native ``nodejs-npm`` package, which is
7564 part of the OpenEmbedded environment. You need to get the package by 7564 part of the OpenEmbedded environment. You need to get the package by
7565 cloning the https://github.com/openembedded/meta-openembedded 7565 cloning the :oe_git:`meta-openembedded </meta-openembedded>`
7566 repository out of GitHub. Be sure to add the path to your local copy 7566 repository. Be sure to add the path to your local copy
7567 to your ``bblayers.conf`` file. 7567 to your ``bblayers.conf`` file.
7568 7568
7569- ``devtool`` cannot detect native libraries in module dependencies. 7569- ``devtool`` cannot detect native libraries in module dependencies.