nis+ support has been dropped:
https://github.com/thkukuk/libnsl/commits/master

I think you should remove the recipe that uses it :)

Alex

On Thu, 26 Aug 2021 at 19:23, Khem Raj <raj.khem@gmail.com> wrote:
On Wed, Aug 25, 2021 at 4:38 AM Alexander Kanavin
<alex.kanavin@gmail.com> wrote:
>
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
>  meta/recipes-extended/libnsl/libnsl2_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb
> index badb71d977..53be67fe85 100644
> --- a/meta/recipes-extended/libnsl/libnsl2_git.bb
> +++ b/meta/recipes-extended/libnsl/libnsl2_git.bb
> @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
>  SECTION = "libs"
>  DEPENDS = "libtirpc"
>
> -PV = "1.3.0"
> +PV = "2.0.0"
>
> -SRCREV = "fbad7b36acaa89a54023930af70805649f962999"
> +SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100"
>

I am seeing libnssl-nisplus failure
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1484/steps/14/logs/stdio

doesnt look a slam dunk but thats closest I could see a dependency change.

>  SRC_URI = "git://github.com/thkukuk/libnsl \
>            "
> --
> 2.31.1
>
>
>
>