mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 08:34:14 +00:00
python3-fsspec: Add support for native and nativesdk builds
python3-pyyaml-include already supports native and nativesdk builds. Starting from version 2.0, fsspec was introduced as a dependency for pyyaml-include. This commit adds support for native and nativesdk builds in the fsspec recipe. Signed-off-by: Peng Zhang <peng.zhang1.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bd4d4ccac9
commit
6e03b63f4c
@ -20,3 +20,5 @@ RDEPENDS:${PN}-ptest += "\
|
||||
python3-numpy \
|
||||
python3-requests \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user