Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnss-nis: Limit parse skip only for target recipe on musl | Khem Raj | 2018-07-05 | 1 | -6/+1 |
| | | | | | | | | | | | on the host side we are glibc based therefore some native and nativesdk recipes might need this package even when we target musl based systems (From OE-Core rev: c939255a88d367d19497184ed64b828f021e5ef4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | libnss-nis: Add recipe | Khem Raj | 2018-05-09 | 1 | -0/+36 |
This will substitute the glibc nis module which has been removed Skip for non-glibc systems (From OE-Core rev: cabef0916d860449bfbcc4ff596ec9f0029849e9) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |