diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-10-27 13:37:19 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-28 15:48:03 +0100 |
| commit | 6f4ccc4dad8bee587d19b1cdc8732ad4b3ae63c4 (patch) | |
| tree | 4d7b4e1b2af22eae645f38d22a2ec91266233e49 /documentation/dev-manual | |
| parent | 4def515eebca300c7ac15c86caef34342dd9ed3d (diff) | |
| download | poky-6f4ccc4dad8bee587d19b1cdc8732ad4b3ae63c4.tar.gz | |
manuals: stop referring to the meta-openembedded repo from GitHub
(From yocto-docs rev: de6e7c05fbcff99a6f1fe2a2bf889b559b9b576b)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/common-tasks.rst | 4 |
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. |
