python3-aiodns python3-pycares: Add native & nativesdk support

Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Geoff Parker 2024-02-06 10:30:23 -08:00 committed by Khem Raj
parent 347d5273dc
commit a058fef249
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,5 @@ RDEPENDS:${PN} += " \
${PYTHON_PN}-asyncio \
${PYTHON_PN}-pycares \
"
BBCLASSEXTEND = "native nativesdk"

View File

@ -18,3 +18,5 @@ RDEPENDS:${PN} += " \
${PYTHON_PN}-cffi \
${PYTHON_PN}-idna \
"
BBCLASSEXTEND = "native nativesdk"