diff options
Diffstat (limited to 'recipes-core/kata-containers/kata-shim_git.bb')
| -rw-r--r-- | recipes-core/kata-containers/kata-shim_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/kata-containers/kata-shim_git.bb b/recipes-core/kata-containers/kata-shim_git.bb index 2c67554c..8a7cb78a 100644 --- a/recipes-core/kata-containers/kata-shim_git.bb +++ b/recipes-core/kata-containers/kata-shim_git.bb | |||
| @@ -8,6 +8,8 @@ SRCREV = "bcc35aeca3ef6fa0976005c9e93525906aefed2f" | |||
| 8 | SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \ | 8 | SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SKIP_RECIPE[kata-shim] ?= "kata containers are currently broken, patches accepted" | ||
| 12 | |||
| 11 | RDEPENDS:${PN}-dev:append = "bash" | 13 | RDEPENDS:${PN}-dev:append = "bash" |
| 12 | 14 | ||
| 13 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
