From a058fef24987ecf8519a8fb18504302cdc8378bd Mon Sep 17 00:00:00 2001 From: Geoff Parker Date: Tue, 6 Feb 2024 10:30:23 -0800 Subject: python3-aiodns python3-pycares: Add native & nativesdk support Signed-off-by: Geoff Parker Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb b/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb index 5e5f0c92f5..978fc0d4a6 100644 --- a/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pycares_4.4.0.bb @@ -18,3 +18,5 @@ RDEPENDS:${PN} += " \ ${PYTHON_PN}-cffi \ ${PYTHON_PN}-idna \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf