portmap has been removed from oe-core; the upstream is defunct and rpcbind supersedes it.
Signed-off-by: Alexander Kanavin <[email protected]> --- .../oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend diff --git a/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend b/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend deleted file mode 100644 index 6ce6e70d9..000000000 --- a/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -RPROVIDES_${PN} += "${PN}-systemd" -RREPLACES_${PN} += "${PN}-systemd" -RCONFLICTS_${PN} += "${PN}-systemd" -SYSTEMD_AUTO_ENABLE = "disable" - -- 2.11.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
