[oe] [PATCH 3/6] portmap.bbappend: remove the file

Alexander Kanavin alexander.kanavin at linux.intel.com
Fri May 5 14:09:09 UTC 2017


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

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 .../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




More information about the Openembedded-devel mailing list