mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
ypbind-mt: fix typo in PNBLACKLIST to really blacklist it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user