[oe] [meta-networking][PATCH] netkit-telnet: add rconflicts

akuster808 akuster808 at gmail.com
Wed May 29 21:19:33 UTC 2019



On 5/29/19 12:47 AM, changqing.li at windriver.com wrote:
> From: Changqing Li <changqing.li at windriver.com>
>
> fix below error:
>
> file /etc/xinetd.d/telnet conflicts between attempted installs of netkit-telnet-0.17-r0.i586 and inetutils-telnetd-1.9.4-r0.i586
> file /usr/sbin/in.telnetd conflicts between attempted installs of netkit-telnet-0.17-r0.i586 and inetutils-telnetd-1.9.4-r0.i586

with backport?

- armin
>
> Signed-off-by: Changqing Li <changqing.li at windriver.com>
> ---
>  meta-networking/recipes-netkit/netkit-telnet/netkit-telnet_0.17.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> 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 db4b1c9..4b035af 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/*"
>  
>  # http://errors.yoctoproject.org/Errors/Details/186954/
>  EXCLUDE_FROM_WORLD_libc-musl = "1"
> +RCONFLICTS_${PN} = "inetutils-telnetd"



More information about the Openembedded-devel mailing list