From bc86cc08436f829a34d06322ce2648b2389ebe8d Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 8 Feb 2023 18:44:44 +0100 Subject: [PATCH] ref-manual: variables.rst: fix broken hyperlink (From yocto-docs rev: 9446de9ab2d03af1f232ac42cb79cea1b04deb8c) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index f17960e0e9..b31408ca95 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -7545,7 +7545,7 @@ system and gives an overview of their function and contents. ``SSTATE_EXCLUDEDEPS_SYSROOT`` is evaluated as two regular expressions of recipe and dependency to ignore. An example - is the rule in :oe_git:`meta/conf/layer.conf `:: + is the rule in :oe_git:`meta/conf/layer.conf `:: # Nothing needs to depend on libc-initial # base-passwd/shadow-sysroot don't need their dependencies