atftp: use https for git repository access

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jan Luebbe 2023-02-18 16:43:38 +01:00 committed by Khem Raj
parent afc7637239
commit 6c48a651b6

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f65159f73e603f89d6867d43191900e5"
SRCREV = "d5c27eb7a9695d83569767e27ef69674173db39a"
SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master \
SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master;protocol=https \
file://atftpd.init \
file://atftpd.service \
"