diff options
Diffstat (limited to 'recipes-containers/docker/docker_git.bb')
| -rw-r--r-- | recipes-containers/docker/docker_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb index 6b73cf3d..74170cbf 100644 --- a/recipes-containers/docker/docker_git.bb +++ b/recipes-containers/docker/docker_git.bb | |||
| @@ -72,7 +72,7 @@ DOCKER_PKG="github.com/docker/docker" | |||
| 72 | 72 | ||
| 73 | inherit systemd update-rc.d | 73 | inherit systemd update-rc.d |
| 74 | inherit go | 74 | inherit go |
| 75 | inherit go-osarchmap | 75 | inherit goarch |
| 76 | 76 | ||
| 77 | do_configure[noexec] = "1" | 77 | do_configure[noexec] = "1" |
| 78 | 78 | ||
