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..a0e965ec 100644
--- a/recipes-core/kata-containers/kata-shim_git.bb
+++ b/recipes-core/kata-containers/kata-shim_git.bb
@@ -8,7 +8,7 @@ SRCREV = "bcc35aeca3ef6fa0976005c9e93525906aefed2f"
8SRC_URI = "git://${GO_IMPORT}.git \ 8SRC_URI = "git://${GO_IMPORT}.git \
9 " 9 "
10 10
11RDEPENDS_${PN}-dev_append = "bash" 11RDEPENDS:${PN}-dev:append = "bash"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14