mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
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:
@@ -6,7 +6,7 @@ SECTION = "net"
|
||||
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user