aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-05-05 17:09:09 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2017-05-23 15:49:35 +0200
commit3e49af702d26f76a4ab36a266965473a0dc97b81 (patch)
tree3009532361bd98ef6cb3dcfc7aeacb675233d0bb /meta-systemd
parent9ac340ed5e94b31718f31e4a90f3610a3d7a8e13 (diff)
downloadmeta-openembedded-contrib-3e49af702d26f76a4ab36a266965473a0dc97b81.tar.gz
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>
Diffstat (limited to 'meta-systemd')
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend5
1 files changed, 0 insertions, 5 deletions
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 6ce6e70d98..0000000000
--- 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"
-