summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index facf2edb68..0383dadd5d 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4925,12 +4925,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4925 Use of this variable is one mechanism to remove dependencies 4925 Use of this variable is one mechanism to remove dependencies
4926 that affect task signatures and thus force rebuilds when a 4926 that affect task signatures and thus force rebuilds when a
4927 recipe changes. 4927 recipe changes.
4928 <caution> 4928 <note><title>Caution</title>
4929 If you add an inappropriate dependency for a recipe 4929 If you add an inappropriate dependency for a recipe
4930 relationship, the software might break during 4930 relationship, the software might break during
4931 runtime if the interface of the second recipe was 4931 runtime if the interface of the second recipe was
4932 changed after the first recipe had been built. 4932 changed after the first recipe had been built.
4933 </caution> 4933 </note>
4934 </para> 4934 </para>
4935 </glossdef> 4935 </glossdef>
4936 </glossentry> 4936 </glossentry>
@@ -4945,12 +4945,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4945 Use of this variable is one way to remove dependencies from 4945 Use of this variable is one way to remove dependencies from
4946 one recipe on another that affect task signatures and 4946 one recipe on another that affect task signatures and
4947 thus force rebuilds when the recipe changes. 4947 thus force rebuilds when the recipe changes.
4948 <caution> 4948 <note><title>Caution</title>
4949 If you add an inappropriate variable to this list, 4949 If you add an inappropriate variable to this list,
4950 the software might break at runtime if the 4950 the software might break at runtime if the
4951 interface of the recipe was changed after the other 4951 interface of the recipe was changed after the other
4952 had been built. 4952 had been built.
4953 </caution> 4953 </note>
4954 </para> 4954 </para>
4955 </glossdef> 4955 </glossdef>
4956 </glossentry> 4956 </glossentry>