summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/pamela_0.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: update recipes to use python3 classesAndrey Zhizhikin2020-01-221-1/+1
| | | | | | | | Update recipes to use python3 classes instead of deprecated python2 variants. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* PAM: Add python library pamela which supports PAMTom Joseph2018-09-041-0/+15
Pamela is a python wrapper for PAM. Compared to python-pam it has wrapper for account management apis in addition to authentication apis. Signed-off-by: Tom Joseph <tomjoseph83@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>