diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index edc3aa6523..1989bd6206 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -7794,7 +7794,7 @@ system and gives an overview of their function and contents. | |||
7794 | 7794 | ||
7795 | :term:`SSTATE_EXCLUDEDEPS_SYSROOT` is evaluated as two regular | 7795 | :term:`SSTATE_EXCLUDEDEPS_SYSROOT` is evaluated as two regular |
7796 | expressions of recipe and dependency to ignore. An example | 7796 | expressions of recipe and dependency to ignore. An example |
7797 | is the rule in :oe_git:`meta/conf/layer.conf </meta/conf/layer.conf>`:: | 7797 | is the rule in :oe_git:`meta/conf/layer.conf </openembedded-core/tree/meta/conf/layer.conf>`:: |
7798 | 7798 | ||
7799 | # Nothing needs to depend on libc-initial | 7799 | # Nothing needs to depend on libc-initial |
7800 | # base-passwd/shadow-sysroot don't need their dependencies | 7800 | # base-passwd/shadow-sysroot don't need their dependencies |