mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 23:37:29 +00:00
ypbind-mt: add dependency but keep as broken
We will need the conditional dependency on systemd. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
af7039eda4
commit
b8fb8e67f2
@ -15,7 +15,7 @@ of known secure NIS server (/etc/yp.conf) Binds to \
|
|||||||
the server which answered as first. \
|
the server which answered as first. \
|
||||||
"
|
"
|
||||||
HOMEPAGE = "http://www.linux-nis.org/nis/ypbind-mt/index.html"
|
HOMEPAGE = "http://www.linux-nis.org/nis/ypbind-mt/index.html"
|
||||||
DEPENDS = "yp-tools"
|
DEPENDS = "yp-tools ${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
|
||||||
PROVIDES += "ypbind"
|
PROVIDES += "ypbind"
|
||||||
|
|
||||||
PNBLACKLIST[ypbind-mt] ?= "BROKEN: Depends on broken yp-tools"
|
PNBLACKLIST[ypbind-mt] ?= "BROKEN: Depends on broken yp-tools"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user