diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-18 10:09:20 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:22 +0100 |
| commit | 0a166133ffa39f5710ce1426ac53f0ed2d0bf645 (patch) | |
| tree | b1e1f72c94ca573b88fc9cd2f5819b53eec560e5 /documentation | |
| parent | 541038201b1b5c1c796b7af0f1b29d792ae2937f (diff) | |
| download | poky-0a166133ffa39f5710ce1426ac53f0ed2d0bf645.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')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 3 |
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. |
