diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-02-11 01:21:53 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-02-11 02:34:05 +0000 |
| commit | ba2d65e6bc32d3fef4e6f4585dc356d83c3ec40d (patch) | |
| tree | 1995c811b7396e7f5a4ed9fea694ae180aedcf0e /recipes-containers/runc/runc-opencontainers_git.bb | |
| parent | f4853222b5d599672658e6d134370c48a0068f48 (diff) | |
| download | meta-virtualization-ba2d65e6bc32d3fef4e6f4585dc356d83c3ec40d.tar.gz | |
runc: update to 1.0.0-rc6
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/runc/runc-opencontainers_git.bb')
| -rw-r--r-- | recipes-containers/runc/runc-opencontainers_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index eaee8efa..27c5f23b 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | include runc.inc | 1 | include runc.inc |
| 2 | 2 | ||
| 3 | SRCREV = "6a2c15596845f6ff5182e2022f38a65e5dfa88eb" | 3 | SRCREV = "4a600c04ed480084b2351b3e32c26cb4a2d5d533" |
| 4 | SRC_URI = " \ | 4 | SRC_URI = " \ |
| 5 | git://github.com/opencontainers/runc;branch=master \ | 5 | git://github.com/opencontainers/runc;branch=master \ |
| 6 | " | 6 | " |
| 7 | RUNC_VERSION = "1.0.0-rc5" | 7 | RUNC_VERSION = "1.0.0-rc6" |
