blob: a97676b60b77df8c971636ba1313ed93f36ec8a7 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001include runc.inc
2
Brad Bishopd7bf8c12018-02-25 22:55:05 -05003SRCREV = "2e7cfe036e2c6dc51ccca6eb7fa3ee6b63976dcd"
4SRC_URI = " \
5 git://github.com/opencontainers/runc;branch=master \
6 file://0001-Use-correct-go-cross-compiler.patch \
7 "
8RUNC_VERSION = "1.0.0-rc4"