mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
netkit-telnet: Update SRC_URI
Fix the below do_fetch warning: WARNING: netkit-telnet-0.17-r0 do_fetch: Failed to fetch URL http://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-telnet-0.17.tar.gz, attempting MIRRORS if available Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f1bb995a05
commit
f555f9d34f
|
|
@ -5,7 +5,7 @@ DEPENDS = "ncurses"
|
|||
LICENSE = "BSD-4-Clause"
|
||||
LIC_FILES_CHKSUM = "file://telnet/telnet.cc;beginline=2;endline=3;md5=780868e7b566313e70cb701560ca95ef"
|
||||
|
||||
SRC_URI = "http://ftp.linux.org.uk/pub/linux/Networking/netkit/${BP}.tar.gz \
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/n/netkit-telnet/netkit-telnet_${PV}.orig.tar.gz \
|
||||
file://To-aviod-buffer-overflow-in-telnet.patch \
|
||||
file://Warning-fix-in-the-step-of-install.patch \
|
||||
file://telnet-xinetd \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user