summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
index b7c3d8091f..b839e669cf 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.rst
@@ -1935,7 +1935,7 @@ Testing and Debugging BitBake Python code
1935The OpenEmbedded build system implements a convenient ``pydevshell`` target which 1935The OpenEmbedded build system implements a convenient ``pydevshell`` target which
1936you can use to access the BitBake datastore and experiment with your own Python 1936you can use to access the BitBake datastore and experiment with your own Python
1937code. See :yocto_docs:`Using a Python Development Shell 1937code. See :yocto_docs:`Using a Python Development Shell
1938</dev-manual/common-tasks.html#using-a-python-development-shell>` in the Yocto 1938</dev-manual/python-development-shell.html#using-a-python-development-shell>` in the Yocto
1939Project manual for details. 1939Project manual for details.
1940 1940
1941Task Checksums and Setscene 1941Task Checksums and Setscene