summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 09:51:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:53 +0100
commit28cdd47d9f863955bacc02b81a8816ec389f963e (patch)
tree1305d4a5f350f5e006554e99f67f38ce2b84a7fd /documentation/ref-manual/ref-variables.xml
parent885918d2255f2e563fa6d23e35261c743a4f68aa (diff)
downloadpoky-28cdd47d9f863955bacc02b81a8816ec389f963e.tar.gz
ref-manual: Removed redundant link to DEPENDS variable.
(From yocto-docs rev: 6ecf6a692d759c783355581e227ff861e9492115) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ae74c33e9a..9f22744922 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9972,7 +9972,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9972 In this case, <filename>--with-croco</filename> is 9972 In this case, <filename>--with-croco</filename> is
9973 added to the configure script argument list and 9973 added to the configure script argument list and
9974 <filename>libcroco</filename> is added to 9974 <filename>libcroco</filename> is added to
9975 <filename><link linkend='var-DEPENDS'>DEPENDS</link></filename>. 9975 <filename>DEPENDS</filename>.
9976 On the other hand, if the feature is disabled say through 9976 On the other hand, if the feature is disabled say through
9977 a <filename>.bbappend</filename> file in another layer, then 9977 a <filename>.bbappend</filename> file in another layer, then
9978 the second argument <filename>--without-croco</filename> is 9978 the second argument <filename>--without-croco</filename> is