From f67d6c8b121554b4a323a2d354cd60e302d28cd9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 6 Mar 2015 07:31:42 +0100 Subject: ypbind-mt: fix typo in PNBLACKLIST to really blacklist it Signed-off-by: Martin Jansa --- meta-networking/recipes-support/nis/ypbind-mt_2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/recipes-support') diff --git a/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb b/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb index 0444bfe95..4f8bf4853 100644 --- a/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb +++ b/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb @@ -18,7 +18,7 @@ HOMEPAGE = "http://www.linux-nis.org/nis/ypbind-mt/index.html" DEPENDS = "yp-tools" PROVIDES += "ypbind" -PNBLACKLIST[yp-bind] ?= "BROKEN: Depends on broken yp-tools" +PNBLACKLIST[ypbind-mt] ?= "BROKEN: Depends on broken yp-tools" SRC_URI = "http://www.linux-nis.org/download/ypbind-mt/${BP}.tar.bz2 \ file://ypbind-yocto.init \ -- cgit v1.2.3-54-g00ecf