mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
runc-opencontainers: Update to v1.0.0-rc4
Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
c715bf7c30
commit
83592435dc
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user