mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
tnftp: switch the SRC_URI to https
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ LICENSE = "BSD-2-Clause"
|
||||
|
||||
DEPENDS = "ncurses"
|
||||
|
||||
SRC_URI = "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \
|
||||
SRC_URI = "https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \
|
||||
file://0001-libedit-Include-missing-header-stdc-predef.h.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user