meta-openembedded/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
Shakeel, Muhammad af181db5dc rpcbind: Remove systemd support which is merged in oe-core
OE-Core has been updated to support rpcbind with systemd. Stuff here is
not required anymore.

Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:06:27 +02:00

6 lines
137 B
Plaintext

PRINC := "${@int(PRINC) + 2}"
RPROVIDES_${PN} += "${PN}-systemd"
RREPLACES_${PN} += "${PN}-systemd"
RCONFLICTS_${PN} += "${PN}-systemd"