python3-async-timeout: add BBCLASSEXTEND for native and nativesdk

Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tom Geelen 2025-12-16 10:46:53 +01:00 committed by Khem Raj
parent 30d2c25a8d
commit 1b8afacbda
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -16,3 +16,5 @@ inherit pypi python_setuptools_build_meta
RDEPENDS:${PN} = "\ RDEPENDS:${PN} = "\
python3-asyncio \ python3-asyncio \
" "
BBCLASSEXTEND = "native nativesdk"