From 6c48a651b6928d2a069bf0d1b4ac2f17771d67f6 Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Sat, 18 Feb 2023 16:43:38 +0100 Subject: atftp: use https for git repository access Signed-off-by: Jan Luebbe Signed-off-by: Khem Raj --- meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb b/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb index 359d8b365f..507621795f 100644 --- a/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb +++ b/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb @@ -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 \ " -- cgit v1.2.3-54-g00ecf