mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
ref-manual: Removed "python2" mention in example.
We are not using Python2. I removed this instance in the ref manual. The variable "PYTHON_PN" referenced Python 2. It no longer does. (From yocto-docs rev: bd2ed0c640e12e8010ebff0aaba77e8fe367d63e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1cf94948b7
commit
1370f3ad2e
|
@ -11694,8 +11694,7 @@
|
|||
or
|
||||
<link linkend='ref-classes-setuptools'><filename>setuptools</filename></link>
|
||||
classes, specifies the major Python version being built.
|
||||
For Python 2.x, <filename>PYTHON_PN</filename> would
|
||||
be "python2". For Python 3.x, the variable would be
|
||||
For Python 3.x, <filename>PYTHON_PN</filename> would be
|
||||
"python3".
|
||||
You do not have to set this variable as the
|
||||
OpenEmbedded build system automatically sets it for you.
|
||||
|
|
Loading…
Reference in New Issue
Block a user