mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +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>
(cherry picked from commit 8f4dc754cf)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
bb12695af8
commit
d42bb883dd
@@ -14,7 +14,7 @@ LICENSE = "BSD-4-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