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.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb
new file mode 100644
index 00000000..a302d4b5
--- /dev/null
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -0,0 +1,8 @@
1include runc.inc
2
3SRCREV = "1cdaa709f151b61cee2bdaa09d8e5d2b58a8ba72"
4SRC_URI = "git://github.com/opencontainers/runc;branch=master \
5 "
6RUNC_VERSION = "1.0.0-rc1"
7PROVIDES += "virtual/runc"
8RPROVIDES_${PN} = "virtual/runc"