summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1a6155e8db..0080364e4f 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -11694,8 +11694,7 @@
11694 or 11694 or
11695 <link linkend='ref-classes-setuptools'><filename>setuptools</filename></link> 11695 <link linkend='ref-classes-setuptools'><filename>setuptools</filename></link>
11696 classes, specifies the major Python version being built. 11696 classes, specifies the major Python version being built.
11697 For Python 2.x, <filename>PYTHON_PN</filename> would 11697 For Python 3.x, <filename>PYTHON_PN</filename> would be
11698 be "python2". For Python 3.x, the variable would be
11699 "python3". 11698 "python3".
11700 You do not have to set this variable as the 11699 You do not have to set this variable as the
11701 OpenEmbedded build system automatically sets it for you. 11700 OpenEmbedded build system automatically sets it for you.