diff options
author | Zoltán Böszörményi <zboszor@gmail.com> | 2023-03-10 14:46:37 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-10 09:01:54 -0800 |
commit | bf6779b62a72269f8cabeb416255c3f75d76d051 (patch) | |
tree | a73b270be99b3a92950bf1b745882d1894094ab0 /meta-python/recipes-devtools/python/python3-cmake | |
parent | b3d875df4d6023835e2272a630df3b90c48f5bb9 (diff) | |
download | meta-openembedded-bf6779b62a72269f8cabeb416255c3f75d76d051.tar.gz |
python3-ninja: New recipe
Some python modules rely on "import ninja".
Only build and ship the python parts, and don't download and
build ninja from sources. Use the already built ninja instead.
The CMakeLists.txt file is a crippled copy from this ninja
python module's sources, removing almost everything, and
adding a dummy install target, so do_install() doesn't fail.
The python code is patched so ninja is used from PATH.
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cmake')
0 files changed, 0 insertions, 0 deletions