python3-passlib: add native support

Issue #998

Signed-off-by: Michael Wyraz <mw@brick4u.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Michael Wyraz 2025-09-17 12:12:01 +02:00 committed by Khem Raj
parent d4e75e2bbd
commit d786d02d22
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -18,3 +18,5 @@ RDEPENDS:${PN} += "\
python3-logging \
python3-netclient \
"
BBCLASSEXTEND = "native"