summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ninja-syntax: Set BBCLASSEXTEND = "native nativesdk"Zoltán Böszörményi2024-01-051-1/+3
| | | | | | | | | | | python3-ninja is used as a build dependency by other modules. For that, python3-ninja and all its dependencies must be built in native mode. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0010c0c0553acb8a360b9743cec655950009d6b6) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-ninja-syntax: Fix upstream check by specifying the ↵Derek Straka2023-10-041-0/+2
| | | | | | | | | UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ee9fccf9084a0b8679cda8aaeedf52f9fb97c844) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-ninja-syntax: new packageBartosz Golaszewski2023-06-061-0/+10
Add a recipe for ninja-syntax - a package that allows to use all features of python3-ninja. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>