From f3e7db78adf417231ce29eb6a9a28a74857a2954 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Fri, 31 Jul 2020 17:58:42 +0200 Subject: sphinx: add links to section in the Bitbake manual Use intersphinx extension to replace links to the Bitbake manual with proper cross references. (From yocto-docs rev: 458a6e540a2286ac838812d802306806f77b885c) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-devtool-reference.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual/ref-devtool-reference.rst') diff --git a/documentation/ref-manual/ref-devtool-reference.rst b/documentation/ref-manual/ref-devtool-reference.rst index 418c9623f6..ca1d7fd0cb 100644 --- a/documentation/ref-manual/ref-devtool-reference.rst +++ b/documentation/ref-manual/ref-devtool-reference.rst @@ -290,8 +290,8 @@ particular recipe. ```maintainers.inc`http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/distro/include/maintainers.inc file. - - If the recipe is using the `Git - fetcher <&YOCTO_DOCS_BB_URL;#git-fetcher>`__ rather than a + - If the recipe is using the :ref:`bitbake:git-fetcher` + rather than a tarball, the commit hash points to the commit that matches the recipe's latest version tag. -- cgit v1.2.3-54-g00ecf