mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-20 03:41:26 +00:00
python3-python-xmp-toolkit: use correct build backend
This package uses flit now. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=30fa74de63728af31f13dc3bb8cb1756"
|
||||
|
||||
SRC_URI[sha256sum] = "ca0aa2c60d418dd2558767db59953ab5954fb5b87dc0b50cecd60566b0b4e2da"
|
||||
|
||||
inherit pypi python_setuptools_build_meta ptest-python-pytest
|
||||
inherit pypi python_flit_core ptest-python-pytest
|
||||
|
||||
PYPI_PACKAGE = "python_xmp_toolkit"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user