summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-08-04 22:17:53 +0100
committerKhem Raj <raj.khem@gmail.com>2025-08-04 17:32:05 -0700
commit2ca532721316789178563a6dea648c9f1167e281 (patch)
treefb5fcf436421133509ce18bfe74135b2a969e645 /meta-python
parentb6b02b5f920ca5686dbb466ae998fcab8e1628e4 (diff)
downloadmeta-openembedded-2ca532721316789178563a6dea648c9f1167e281.tar.gz
python3-greenstalk: use correct Python build backend class
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
index 5b87f39f12..c23c29f35d 100644
--- a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
@@ -7,4 +7,4 @@ SRC_URI[sha256sum] = "a731ca15bc3b03dfffc438db08c96d0c4e8ce5f472403573e40a193979
7 7
8RDEPENDS:${PN} += "python3-io python3-core" 8RDEPENDS:${PN} += "python3-io python3-core"
9 9
10inherit pypi python_setuptools_build_meta python_hatchling 10inherit pypi python_hatchling