diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-10-13 19:27:16 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-10-16 11:54:24 -0400 |
| commit | 0aec4f1c0fe888cc93ce0bea0c23188bb1173789 (patch) | |
| tree | 15694867fb47d4217bf99cc00a4e057bab493bd3 /recipes-containers/runc/runc-docker_git.bb | |
| parent | 591367099f7dac055d4c081fe58e47329b392a30 (diff) | |
| download | meta-virtualization-0aec4f1c0fe888cc93ce0bea0c23188bb1173789.tar.gz | |
runc: Merge common metadata into inc file
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-containers/runc/runc-docker_git.bb')
| -rw-r--r-- | recipes-containers/runc/runc-docker_git.bb | 4 |
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 | ||
| 15 | GO_IMPORT = "import" | ||
| 16 | |||
| 17 | RUNC_VERSION = "1.0.0-rc3" | 15 | RUNC_VERSION = "1.0.0-rc3" |
| 18 | PROVIDES += "virtual/runc" | ||
| 19 | RPROVIDES_${PN} = "virtual/runc" | ||
