mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-25 18:00:45 +00:00
python3-coverage: add native and nativesdk BBCLASSEXTEND
To build python3-pytest-cov-native we need python3-coverage-native. To build nativesdk-python3-pytest-cov we need nativesdk-python3-coverage. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -18,3 +18,5 @@ RDEPENDS:${PN} += " \
|
||||
python3-tomllib \
|
||||
python3-xml \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user