From 1b8afacbdabe0a3750f0f6d5389500a1c62db3a3 Mon Sep 17 00:00:00 2001 From: Tom Geelen Date: Tue, 16 Dec 2025 10:46:53 +0100 Subject: python3-async-timeout: add BBCLASSEXTEND for native and nativesdk Signed-off-by: Tom Geelen Reviewed-by: Yoann Congal Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb index 3d35780b65..480d4cb02e 100644 --- a/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb @@ -16,3 +16,5 @@ inherit pypi python_setuptools_build_meta RDEPENDS:${PN} = "\ python3-asyncio \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf