summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb b/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb
index db4b1c98c..4b035af36 100644
--- a/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb
+++ b/meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb
@@ -63,3 +63,4 @@ FILES_${PN} += "${sbindir}/in.* ${libdir}/* ${sysconfdir}/xinetd.d/*"
63 63
64# http://errors.yoctoproject.org/Errors/Details/186954/ 64# http://errors.yoctoproject.org/Errors/Details/186954/
65EXCLUDE_FROM_WORLD_libc-musl = "1" 65EXCLUDE_FROM_WORLD_libc-musl = "1"
66RCONFLICTS_${PN} = "inetutils-telnetd"