mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
adcli: use https protocol for fetching
Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c74cdd43f3)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ SECTION = "net"
|
||||
|
||||
SRCREV = "1b1528038e084a9f81ea108cffca9c2707623b9c"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/realmd/adcli;branch=master \
|
||||
SRC_URI = "git://gitlab.freedesktop.org/realmd/adcli;protocol=https;branch=master \
|
||||
file://Fixed-build-error-on-musl.patch \
|
||||
file://0001-configure-check-for-ns_get16-and-ns_get32-as-well.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user