summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 601db6f42f..f8c6e6db1e 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7908,9 +7908,8 @@ system and gives an overview of their function and contents.
7908 <https://www.freedesktop.org/software/systemd/man/systemd.special.html>`__ 7908 <https://www.freedesktop.org/software/systemd/man/systemd.special.html>`__
7909 for details. 7909 for details.
7910 7910
7911 For example, this variable is used in the 7911 For example, this variable is used in the :oe_git:`core-image-minimal-xfce.bb
7912 `core-image-minimal-xfce.bb 7912 </meta-openembedded/tree/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb>`
7913 <https://git.openembedded.org/meta-openembedded/tree/meta-xfce/recipes-core/images/core-image-minimal-xfce.bb>`__
7914 recipe:: 7913 recipe::
7915 7914
7916 SYSTEMD_DEFAULT_TARGET = "graphical.target" 7915 SYSTEMD_DEFAULT_TARGET = "graphical.target"