mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 10:38:27 +00:00
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:
parent
347d5273dc
commit
a058fef249
@ -14,3 +14,5 @@ RDEPENDS:${PN} += " \
|
|||||||
${PYTHON_PN}-asyncio \
|
${PYTHON_PN}-asyncio \
|
||||||
${PYTHON_PN}-pycares \
|
${PYTHON_PN}-pycares \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
@ -18,3 +18,5 @@ RDEPENDS:${PN} += " \
|
|||||||
${PYTHON_PN}-cffi \
|
${PYTHON_PN}-cffi \
|
||||||
${PYTHON_PN}-idna \
|
${PYTHON_PN}-idna \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user