portmap.bbappend: remove the file

portmap has been removed from oe-core; the upstream is defunct and
rpcbind supersedes it.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Alexander Kanavin
2017-05-05 17:09:09 +03:00
committed by Martin Jansa
parent 9ac340ed5e
commit 3e49af702d

View File

@@ -1,5 +0,0 @@
RPROVIDES_${PN} += "${PN}-systemd"
RREPLACES_${PN} += "${PN}-systemd"
RCONFLICTS_${PN} += "${PN}-systemd"
SYSTEMD_AUTO_ENABLE = "disable"