mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +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"
|
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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user