ypbind-mt: fix typo in PNBLACKLIST to really blacklist it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2015-03-06 07:31:42 +01:00
parent 345463da86
commit f67d6c8b12
@@ -18,7 +18,7 @@ HOMEPAGE = "http://www.linux-nis.org/nis/ypbind-mt/index.html"
DEPENDS = "yp-tools" DEPENDS = "yp-tools"
PROVIDES += "ypbind" 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 \ SRC_URI = "http://www.linux-nis.org/download/ypbind-mt/${BP}.tar.bz2 \
file://ypbind-yocto.init \ file://ypbind-yocto.init \