aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy MacLeod <Randy.MacLeod@windriver.com>2024-04-09 13:25:29 -0700
committerKhem Raj <raj.khem@gmail.com>2024-04-09 13:56:26 -0700
commit8f4dc754cf2a01905211a89980f7a492c33b71a8 (patch)
tree9c4e2f935706dcb2730139b8e543e2135b371e3b
parent9221eaa8d6d4279f4477a30bc3112d32af04b976 (diff)
downloadmeta-openembedded-contrib-8f4dc754cf2a01905211a89980f7a492c33b71a8.tar.gz
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>
-rw-r--r--meta-networking/recipes-support/tnftp/tnftp_20230507.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20230507.bb b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
index 79c3dadea3..bdd9759f26 100644
--- a/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
+++ b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
@@ -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 \
"