summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/runc/runc-docker_git.bb')
-rw-r--r--recipes-containers/runc/runc-docker_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb
index b8754bd3..9db48ee6 100644
--- a/recipes-containers/runc/runc-docker_git.bb
+++ b/recipes-containers/runc/runc-docker_git.bb
@@ -12,8 +12,4 @@ SRC_URI = "git://github.com/docker/runc.git;nobranch=1;name=runc-docker \
12 file://0001-Disable-building-recvtty.patch \ 12 file://0001-Disable-building-recvtty.patch \
13 " 13 "
14 14
15GO_IMPORT = "import"
16
17RUNC_VERSION = "1.0.0-rc3" 15RUNC_VERSION = "1.0.0-rc3"
18PROVIDES += "virtual/runc"
19RPROVIDES_${PN} = "virtual/runc"