summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 10:09:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:53 +0100
commitce55c5bdb45b222616497089763a68cc653ca307 (patch)
tree42c29364fbe55b83097e4099ec64e6aa919b2d51 /documentation/ref-manual
parent957400a8e9eb20ef695c9131b8f7149d71594417 (diff)
downloadpoky-ce55c5bdb45b222616497089763a68cc653ca307.tar.gz
ref-manual: Removed redundant link to the distutils class.
(From yocto-docs rev: 5a097baecff0e0cabf1749abcc3697210ab63b47) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 52d977236f..d544a3d2f6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -11183,8 +11183,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11183 </para> 11183 </para>
11184 11184
11185 <para> 11185 <para>
11186 Recipes that inherit the 11186 Recipes that inherit the <filename>distutils</filename>
11187 <link linkend='ref-classes-distutils'><filename>distutils</filename></link>
11188 class during cross-builds also use this variable to 11187 class during cross-builds also use this variable to
11189 locate the headers and libraries of the appropriate Python 11188 locate the headers and libraries of the appropriate Python
11190 that the extension is targeting. 11189 that the extension is targeting.