summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/pam/pam-plugin-ccreds
Commit message (Collapse)AuthorAgeFilesLines
* pam-plugin-ccreds: Fix AC_CHECK_LIB for libdbKhem Raj2022-09-051-0/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pam-plugin-ccreds: remove local patchesRichard Leitner2018-08-023-166/+0
| | | | | | | | | | As our patches were merged upstream [1] we can safely remove them and use the new upstream revision. [1] https://github.com/PADL/pam_ccreds/pull/1 Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pam-plugin-ccreds: add recipeRichard Leitner2018-06-053-0/+166
Add version 11 of the pam-plugin-ccreds with the debian patches and a fix for *.so symlink creation applied. Upstreaming of these patches was requested by following pull-request: https://github.com/PADL/pam_ccreds/pull/1 Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>