adcli: use https protocol for fetching

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
alperak
2024-01-13 19:37:20 +03:00
committed by Khem Raj
parent ac49a09887
commit c74cdd43f3
@@ -6,7 +6,7 @@ SECTION = "net"
SRCREV = "8e88e3590a19006362ea8b8dfdc18bb88b3cb3b5" SRCREV = "8e88e3590a19006362ea8b8dfdc18bb88b3cb3b5"
SRC_URI = "git://gitlab.freedesktop.org/realmd/adcli;branch=master" SRC_URI = "git://gitlab.freedesktop.org/realmd/adcli;protocol=https;branch=master"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"