summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ninja/CMakeLists.txt
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-05-04 16:22:53 +0100
committerKhem Raj <raj.khem@gmail.com>2023-05-04 10:23:40 -0700
commit15bc6cc2f0206a07c0e896f200fecd2da6145637 (patch)
treed7e080bf6d3ecc29f3e88a6b425866e336413617 /meta-python/recipes-devtools/python/python3-ninja/CMakeLists.txt
parent20d63965da15558a17bfc38bd5c151d0353e0315 (diff)
downloadmeta-openembedded-15bc6cc2f0206a07c0e896f200fecd2da6145637.tar.gz
python3-ninja: simplify recipe
Delete more code from __init__.py as we'll never be running from inside a build tree. Replace the use of skbuild.setup() with setuptools.setup(): the same Python module is built and the only value-add is the potential build of ninja, which we don't want and delete anyway. This means we can remove most of the DEPENDS and RDEPENDS. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ninja/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions