mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
netkit-telnet: update SRC_URI
update SRC_URI since previous is not valid now Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ DEPENDS = "ncurses"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://telnet/telnet.cc;beginline=2;endline=3;md5=780868e7b566313e70cb701560ca95ef"
|
||||
|
||||
SRC_URI = "ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${BP}.tar.gz \
|
||||
SRC_URI = "http://ftp.linux.org.uk/pub/linux/Networking/netkit/${BP}.tar.gz \
|
||||
file://To-aviod-buffer-overflow-in-telnet.patch \
|
||||
file://Warning-fix-in-the-step-of-install.patch \
|
||||
file://telnet-xinetd \
|
||||
|
||||
Reference in New Issue
Block a user