summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libnss-nisplus
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-1/+1
| | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@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>