aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/kata-containers/kata-shim_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/kata-containers/kata-shim_git.bb')
-rw-r--r--recipes-core/kata-containers/kata-shim_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/kata-containers/kata-shim_git.bb b/recipes-core/kata-containers/kata-shim_git.bb
index 467df261..2c67554c 100644
--- a/recipes-core/kata-containers/kata-shim_git.bb
+++ b/recipes-core/kata-containers/kata-shim_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://src/github.com/kata-containers/shim/LICENSE;md5=86d3f
GO_IMPORT = "github.com/kata-containers/shim"
SRCREV = "bcc35aeca3ef6fa0976005c9e93525906aefed2f"
-SRC_URI = "git://${GO_IMPORT}.git;branch=master \
+SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \
"
RDEPENDS:${PN}-dev:append = "bash"