mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-20 03:41:26 +00:00
python3-cssselect2: 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:
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aa7228954285c7398bb6711fee73b4ac"
|
||||
|
||||
SRC_URI[sha256sum] = "759aa22c216326356f65e62e791d66160a0f9c91d1424e8d8adc5e74dddfc6fb"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
inherit pypi python_flit_core
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user