From 120f908fa0ed1ebd5b41675bc80979c207a426f0 Mon Sep 17 00:00:00 2001 From: Tom Geelen Date: Mon, 15 Dec 2025 23:51:19 +0100 Subject: python3-aiohttp: add BBCLASSEXTEND: native and nativesdk to the recipe Signed-off-by: Tom Geelen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb index ca188911c9..5419db3535 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb @@ -23,3 +23,5 @@ RDEPENDS:${PN} = "\ " CFLAGS:append:toolchain-gcc:arm = " -flax-vector-conversions" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf