summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-opencontainers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/runc/runc-opencontainers_git.bb')
-rw-r--r--recipes-containers/runc/runc-opencontainers_git.bb4
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 a97676b6..73ef4f00 100644
--- a/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -1,8 +1,8 @@
1include runc.inc 1include runc.inc
2 2
3SRCREV = "2e7cfe036e2c6dc51ccca6eb7fa3ee6b63976dcd" 3SRCREV = "58415b4b12650291f435db8770cea48207b78afe"
4SRC_URI = " \ 4SRC_URI = " \
5 git://github.com/opencontainers/runc;branch=master \ 5 git://github.com/opencontainers/runc;branch=master \
6 file://0001-Use-correct-go-cross-compiler.patch \ 6 file://0001-Use-correct-go-cross-compiler.patch \
7 " 7 "
8RUNC_VERSION = "1.0.0-rc4" 8RUNC_VERSION = "1.0.0-rc5"