mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
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:
parent
afc7637239
commit
6c48a651b6
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user