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.inc | |
| 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.inc')
| -rw-r--r-- | recipes-containers/runc/runc.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-containers/runc/runc.inc b/recipes-containers/runc/runc.inc index c1ff08f7..d2aec843 100644 --- a/recipes-containers/runc/runc.inc +++ b/recipes-containers/runc/runc.inc | |||
| @@ -12,6 +12,10 @@ PV = "${RUNC_VERSION}+git${SRCREV}" | |||
| 12 | 12 | ||
| 13 | inherit go | 13 | inherit go |
| 14 | RRECOMMENDS_${PN} = "lxc docker" | 14 | RRECOMMENDS_${PN} = "lxc docker" |
| 15 | PROVIDES += "virtual/runc" | ||
| 16 | RPROVIDES_${PN} = "virtual/runc" | ||
| 17 | |||
| 18 | GO_IMPORT = "import" | ||
| 15 | 19 | ||
| 16 | LIBCONTAINER_PACKAGE="github.com/opencontainers/runc/libcontainer" | 20 | LIBCONTAINER_PACKAGE="github.com/opencontainers/runc/libcontainer" |
| 17 | 21 | ||
