[meta-virtualization] [PATCH 1/2] runc-opencontainers: Update to v1.0.0-rc4

Paul Barker pbarker at toganlabs.com
Wed Oct 4 03:40:25 PDT 2017


Signed-off-by: Paul Barker <pbarker at toganlabs.com>
---
 recipes-containers/runc/runc-opencontainers_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb
index 4a6e8cd..940ae95 100644
--- a/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -1,9 +1,8 @@
 include runc.inc
 
-SRCREV = "75f8da7c889acc4509a0cf6f0d3a8f9584778375"
-SRC_URI = "git://github.com/opencontainers/runc;branch=master \
-          "
-RUNC_VERSION = "1.0.0-rc3"
+SRCREV = "2e7cfe036e2c6dc51ccca6eb7fa3ee6b63976dcd"
+SRC_URI = "git://github.com/opencontainers/runc;branch=master"
+RUNC_VERSION = "1.0.0-rc4"
 PROVIDES += "virtual/runc"
 RPROVIDES_${PN} = "virtual/runc"
 
-- 
2.7.4



More information about the meta-virtualization mailing list