diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-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 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. | |||
7545 | 7545 | ||
7546 | ``SSTATE_EXCLUDEDEPS_SYSROOT`` is evaluated as two regular | 7546 | ``SSTATE_EXCLUDEDEPS_SYSROOT`` is evaluated as two regular |
7547 | expressions of recipe and dependency to ignore. An example | 7547 | expressions of recipe and dependency to ignore. An example |
7548 | is the rule in :oe_git:`meta/conf/layer.conf </meta/conf/layer.conf>`:: | 7548 | is the rule in :oe_git:`meta/conf/layer.conf </openembedded-core/tree/meta/conf/layer.conf>`:: |
7549 | 7549 | ||
7550 | # Nothing needs to depend on libc-initial | 7550 | # Nothing needs to depend on libc-initial |
7551 | # base-passwd/shadow-sysroot don't need their dependencies | 7551 | # base-passwd/shadow-sysroot don't need their dependencies |