summaryrefslogtreecommitdiffstats
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 fb55a8e7..ebf945da 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
5 5
6GO_IMPORT = "github.com/kata-containers/shim" 6GO_IMPORT = "github.com/kata-containers/shim"
7SRCREV = "bcc35aeca3ef6fa0976005c9e93525906aefed2f" 7SRCREV = "bcc35aeca3ef6fa0976005c9e93525906aefed2f"
8SRC_URI = "git://${GO_IMPORT}.git \ 8SRC_URI = "git://${GO_IMPORT}.git;branch=master \
9 " 9 "
10 10
11RDEPENDS_${PN}-dev_append = "bash" 11RDEPENDS_${PN}-dev_append = "bash"