diff options
author | Ross Burton <ross.burton@arm.com> | 2025-07-30 17:03:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-04 18:04:03 +0100 |
commit | 3ca199c5f80f92defdf35b756a9c148cd57a4e05 (patch) | |
tree | 5be67346717e7b82b24e52497fe610524cab8c88 /scripts/lib/build_perf/html.py | |
parent | 7a3cf79a8e19d9717a8a43cc39301958a22938dd (diff) | |
download | poky-3ca199c5f80f92defdf35b756a9c148cd57a4e05.tar.gz |
classes/python_pep517: centralise shared inherits
For the build process to actually work some inherits are always needed:
- python3native for the python that is actually running build.
- setuptools3-base (badly named) defines how to build extensions and
where to put modules.
Instead of inheriting these in every class, inherit them once in the
python_pep517 class.
(From OE-Core rev: 449b226aca6a5db378dc5576dde47499925dfb26)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions