summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libnss-nisplus
Commit message (Collapse)AuthorAgeFilesLines
* libnss-nisplus: RemoveKhem Raj2021-08-261-31/+0
| | | | | | | | | | | | | The support for NIS+ has been dropped in libnsl2 [1] moreover the upstream repository has been archived [2] which indicates that this component is no more actively maintained [1] https://github.com/thkukuk/libnsl/commit/74c9cdf0ee0cc1a21936a20dd4eb4542faa03867 [2] https://github.com/thkukuk/libnss_nisplus Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Ruslan Bilovol <rbilovol@cisco.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libnss-nisplus: Upgrade to the latest upstream gitAdrian Bunk2019-11-012-247/+1
| | | | | | | Patch applied upstream removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnss-nisplus: Fix build with glibc >= 2.30Khem Raj2019-08-292-0/+246
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnss-nisplus: Add recipeRuslan Bilovol2019-08-081-0/+31
Same as with libnss-nis - this will substitute the glibc nisplus module which has been removed SRCREV points to 1.3 release plus patch on top which allows to build with recent glibc versions Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>