From d786d02d22b9249b7a810ab72dd14bc32520101c Mon Sep 17 00:00:00 2001 From: Michael Wyraz Date: Wed, 17 Sep 2025 12:12:01 +0200 Subject: python3-passlib: add native support Issue #998 Signed-off-by: Michael Wyraz Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb b/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb index 6f862804ce..0ba138cfe1 100644 --- a/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb +++ b/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb @@ -18,3 +18,5 @@ RDEPENDS:${PN} += "\ python3-logging \ python3-netclient \ " + +BBCLASSEXTEND = "native" \ No newline at end of file -- cgit v1.2.3-54-g00ecf