diff options
Diffstat (limited to 'recipes-containers/containerd/containerd_git.bb')
| -rw-r--r-- | recipes-containers/containerd/containerd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb index a5062e0b..c2573556 100644 --- a/recipes-containers/containerd/containerd_git.bb +++ b/recipes-containers/containerd/containerd_git.bb | |||
| @@ -18,7 +18,7 @@ S = "${WORKDIR}/git" | |||
| 18 | CONTAINERD_VERSION = "0.2.2" | 18 | CONTAINERD_VERSION = "0.2.2" |
| 19 | PV = "${CONTAINERD_VERSION}+git${SRCREV}" | 19 | PV = "${CONTAINERD_VERSION}+git${SRCREV}" |
| 20 | 20 | ||
| 21 | DEPENDS = "go-cross \ | 21 | DEPENDS = "go-cross-${TARGET_ARCH} \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | RRECOMMENDS_${PN} = "lxc docker" | 24 | RRECOMMENDS_${PN} = "lxc docker" |
