summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-07-13 17:28:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-15 12:30:32 +0100
commite1346989da5e25ba0f842626264146f696187e53 (patch)
tree2106bc3efcc98532af15676f8216176bbd747886 /documentation/ref-manual/variables.rst
parent519632b6c6d90baac404128c334d833c643c87a7 (diff)
downloadpoky-e1346989da5e25ba0f842626264146f696187e53.tar.gz
documentation: remove obsolete PEP517_BUILD_API
This variable has been obsoleted, so remove it from the documentation. (From yocto-docs rev: 30ed4323e7fb482e4f6f47755314354a2e5e3871) (From yocto-docs rev: afa895871e8ec18f4861f48f70b8a54cc2e4cb98) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index c4b2119f26..1710830dc0 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5682,11 +5682,6 @@ system and gives an overview of their function and contents.
5682 5682
5683 :term:`PE` is the default value of the :term:`PKGE` variable. 5683 :term:`PE` is the default value of the :term:`PKGE` variable.
5684 5684
5685 :term:`PEP517_BUILD_API`
5686 When used by recipes that inherit the :ref:`python_pep517
5687 <ref-classes-python_pep517>` class, specifies the entry point to the
5688 PEP-517 compliant build API (such as ``flit_core.buildapi``).
5689
5690 :term:`PEP517_WHEEL_PATH` 5685 :term:`PEP517_WHEEL_PATH`
5691 When used by recipes that inherit the 5686 When used by recipes that inherit the
5692 :ref:`python_pep517 <ref-classes-python_pep517>` class, 5687 :ref:`python_pep517 <ref-classes-python_pep517>` class,