diff options
| author | Markus Klotzbuecher <mk@mkio.de> | 2026-06-06 13:12:17 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:51 -0700 |
| commit | 43f2dc81c54ef5e30a580e21af40ecfde72568a4 (patch) | |
| tree | 690983fa26a34f99ed93bad4585ed7b9adf99f5b /meta-python/recipes-devtools/python/python3-requests-file_3.0.1.bb | |
| parent | 44ec3710d58879a7e9e5f2de97cd81c3211b522c (diff) | |
| download | meta-openembedded-43f2dc81c54ef5e30a580e21af40ecfde72568a4.tar.gz | |
libpwquality: make python bindings optional via PACKAGECONFIG
The python bindings are built unconditionally, so using libpwquality
drags libpython3 and python3-core onto the image even when only the C
library or pam_pwquality is needed.
Add a "python3" PACKAGECONFIG for the bindings, enabled by default to
keep the current behaviour. The setuptools3-base inherit is deferred
and conditional on it. With python3 disabled, the package depends only
on cracklib and libc.
Signed-off-by: Markus Klotzbuecher <mk@mkio.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-file_3.0.1.bb')
0 files changed, 0 insertions, 0 deletions
